forked from loafle/openapi-generator-original
* Add a swift4 client generator * Updates per review comments: - Changed Alamofire dependency from 4.0 to 4.5 - Added "Codable", "Encodable", and "Decodable" to list of reserved words in generator - Ran "pod update" in default, promisekit, and rxswift samples test projects
33 lines
826 B
Plaintext
33 lines
826 B
Plaintext
PODS:
|
|
- Alamofire (4.5.0)
|
|
- PetstoreClient (0.0.1):
|
|
- Alamofire (~> 4.5)
|
|
- PromiseKit (~> 4.2.2)
|
|
- PromiseKit (4.2.2):
|
|
- PromiseKit/Foundation (= 4.2.2)
|
|
- PromiseKit/QuartzCore (= 4.2.2)
|
|
- PromiseKit/UIKit (= 4.2.2)
|
|
- PromiseKit/CorePromise (4.2.2)
|
|
- PromiseKit/Foundation (4.2.2):
|
|
- PromiseKit/CorePromise
|
|
- PromiseKit/QuartzCore (4.2.2):
|
|
- PromiseKit/CorePromise
|
|
- PromiseKit/UIKit (4.2.2):
|
|
- PromiseKit/CorePromise
|
|
|
|
DEPENDENCIES:
|
|
- PetstoreClient (from `../`)
|
|
|
|
EXTERNAL SOURCES:
|
|
PetstoreClient:
|
|
:path: ../
|
|
|
|
SPEC CHECKSUMS:
|
|
Alamofire: f28cdffd29de33a7bfa022cbd63ae95a27fae140
|
|
PetstoreClient: dd4a9f18265468d1f25e14ed1651245c668448c3
|
|
PromiseKit: 00e8886881f151c7e573d06b437915b0bb2970ec
|
|
|
|
PODFILE CHECKSUM: da9f5a7ad6086f2c7abb73cf2c35cefce04a9a30
|
|
|
|
COCOAPODS: 1.1.1
|