Files
openapi-generator/samples/client/petstore/objc/Podfile
2014-09-26 09:38:07 -07:00

4 lines
74 B
Ruby

platform :ios, '6.0'
xcodeproj '/.xcodeproj'
pod 'AFNetworking', '~> 1.0'