Sha256: 609462336fc82779d0af2d16655dcfb6691ac075917962a44da2b4ef19998395
Contents?: true
Size: 241 Bytes
Versions: 4
Compression:
Stored size: 241 Bytes
Contents
platform :ios, '6.0' workspace 'simple' xcodeproj 'app/simple.xcodeproj' link_with 'simple' pod 'ObjectiveSugar' pod "static-lib", :path => "../static-lib" target :test, :exclusive => true do link_with 'unit-tests' pod 'Kiwi' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
xcbootstrap-0.1.0 | templates/simple/Podfile |
xcbootstrap-0.0.3 | templates/simple/Podfile |
xcbootstrap-0.0.2 | templates/simple/Podfile |
xcbootstrap-0.0.1 | templates/simple/Podfile |