Sha256: 8f3a2af0e450a42696750bbf6a9ccca75d3c3668875f5800acf0431331f5f6bf

Contents?: true

Size: 193 Bytes

Versions: 7

Compression:

Stored size: 193 Bytes

Contents

platform :ios, '11.0'

source 'https://cdn.cocoapods.org/'
source 'git@github.com:gonativeio/gonative-specs.git'

target '#{plugin_name}' do
    use_frameworks!

    #{plugin_dependencies}
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gonative-cli-0.7.15 templates/build/ios/Podfile.tpl
gonative-cli-0.7.14 templates/build/ios/Podfile.tpl
gonative-cli-0.7.13 templates/build/ios/Podfile.tpl
gonative-cli-0.7.12 templates/build/ios/Podfile.tpl
gonative-cli-0.7.11 templates/build/ios/Podfile.tpl
gonative-cli-0.7.10 templates/build/ios/Podfile.tpl
gonative-cli-0.7.9 templates/build/ios/Podfile.tpl