mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
6 lines
142 B
Ruby
6 lines
142 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'PetstoreClient/PetstoreClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 2.1'
|
|
pod 'JSONModel', '~> 1.0'
|
|
pod 'ISO8601'
|