Files
openapi-generator/samples/client/petstore/objc/Podfile
2013-10-18 14:43:26 -07:00

5 lines
103 B
Ruby

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