Sha256: 6007d6fa23a5fe2cca97f622db7f830b19275fce38445189f1a045110943cfb8

Contents?: true

Size: 267 Bytes

Versions: 23

Compression:

Stored size: 267 Bytes

Contents

platform :ios, '10.0'

inhibit_all_warnings!
use_modular_headers!
use_frameworks! :linkage => :static




target '${POD_NAME}_Example' do
  pod '${POD_NAME}', :path => '../'

  target '${POD_NAME}_Tests' do
    inherit! :search_paths

    ${INCLUDED_PODS}
  end
end

Version data entries

23 entries across 17 versions & 2 rubygems

Version Path
ykioscmd-0.6.7 lib/yk_command/project/simple_component_demo_template/templates/ios/Example/Podfile
ykioscmd-0.6.6 lib/yk_command/project/simple_component_demo_template/templates/ios/Example/Podfile
yk_command-0.6.5 lib/yk_command/project/simple_component_demo_template/templates/ios/Example/Podfile
yk_command-0.6.4 lib/yk_command/project/simple_component_demo_template/templates/ios/Example/Podfile
yk_command-0.6.2 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.6.2 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.6.1 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.6.1 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.6.0 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.6.0 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.91 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.91 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.5.9 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.9 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.5.8 lib/yk_command/project/simple_project_template/templates/ios/Example/Podfile
yk_command-0.5.8 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.7 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.6 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.5 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile
yk_command-0.5.4 lib/yk_command/project/YKProjectTemplate/templates/ios/Example/Podfile