All Downloads are FREE. Search and download functionalities are using the official Maven repository.

swift6.Cartfile.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
{{#useAlamofire}}
# TODO: Alamofire versions 5.10.0 and above are not currently supported. If you need a newer version, please consider submitting a Pull Request with the required changes.
github "Alamofire/Alamofire" = 5.9.1{{/useAlamofire}}{{#usePromiseKit}}
github "mxcl/PromiseKit" ~> 8.1{{/usePromiseKit}}{{#useRxSwift}}
github "ReactiveX/RxSwift" ~> 6.8{{/useRxSwift}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy