mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-05 16:30:52 +00:00
5 lines
107 B
Ruby
5 lines
107 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'WordnikApiClient/WordnikApiClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 1.0'
|
|
|