blob: 62008392185d941db4b6750dafed1404bbf45967 [file] [log] [blame]
{
"name": "RxSwiftConnect",
"platforms": {
"ios": "10.0"
},
"summary": "RxSwiftConnect is similar Retrofit on Android and we can call Retrofit iOS.",
"requires_arc": true,
"version": "4.0.0",
"license": {
"type": "Apache License 2.0",
"file": "license.txt"
},
"authors": {
"Keegan Rush": "sakon@megazy.com"
},
"homepage": "https://github.com/ae-sakon/RxSwiftConnect",
"source": {
"git": "https://github.com/ae-sakon/RxSwiftConnect.git",
"tag": "4.0.0"
},
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"SwiftyGif": [
]
},
"source_files": "RxSwiftConnect/*.{swift}",
"resources": "RxSwiftConnect/Resource/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}