openapi-generator/samples/client/petstore/objc/Podfile
2015-02-06 05:49:38 -08:00

4 lines
100 B
Ruby

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