mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 15:54:31 +00:00
6 lines
140 B
Ruby
6 lines
140 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'swaggerClient/swaggerClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 2.1'
|
|
pod 'JSONModel', '~> 1.0'
|
|
pod 'ISO8601'
|