Sha256: 2a62fbe092269adbd27c51251ee2d39dde5b48f74c4167b75c1ee8f9138468d8

Contents?: true

Size: 232 Bytes

Versions: 2

Compression:

Stored size: 232 Bytes

Contents

xcodeproj '<%= File.join(config[:project_name], "#{config[:project_name]}.xcodeproj")%>'
platform :ios, '<%= config[:target_platform]%>'
link_with '<%= config[:target_name]%>', '<%= config[:tests_target_name]%>'

pod 'AFNetworking'

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
fwtoolkit-2.0.0 templates/objc_project/xcode/Podfile.tt
fwtoolkit-2.0.0 templates/swift_project/xcode/Podfile.tt