forked from loafle/openapi-generator-original
5 lines
128 B
Ruby
5 lines
128 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'PetstoreClient/PetstoreClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 2.1'
|
|
pod 'JSONModel', '~> 1.0'
|