swift6.Cartfile.mustache Maven / Gradle / Ivy
{{#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