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
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
github "Alamofire/Alamofire" >= 3.1.0
|
|
github "ReactiveX/RxSwift" ~> 2.0
|