Sha256: af66ae7240c1a3b8d5a70d79c58c1c3b37237192e15fef509af0ff56584059fa

Contents?: true

Size: 212 Bytes

Versions: 4

Compression:

Stored size: 212 Bytes

Contents

platform :ios, '10.0'

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

target '{{PLUGIN_NAME}}Framework' do
    use_frameworks!
    pod '{{PLUGIN_NAME}}', path: '.'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gonative-cli-0.5.6 templates/plugins/ios/common/Podfile.tpl
gonative-cli-0.5.5 templates/plugins/ios/common/Podfile.tpl
gonative-cli-0.5.4 templates/plugins/ios/common/Podfile.tpl
gonative-cli-0.5.3 templates/plugins/ios/common/Podfile.tpl