| { |
| "name": "RxSwiftConnect", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "summary": "RxSwiftConnect is similar Retrofit on Android and we can call Retrofit iOS.", |
| "requires_arc": true, |
| "version": "2.3.0", |
| "license": { |
| "type": "Apache License 2.0", |
| "file": "/Users/sakon/iOS/Libraries/RxSwiftConnect/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": "2.3.0" |
| }, |
| "dependencies": { |
| "RxSwift": [ |
| "~> 4.4" |
| ], |
| "RxCocoa": [ |
| "~> 4.4" |
| ], |
| "SwiftyGif": [ |
| |
| ] |
| }, |
| "source_files": "RxSwiftConnect/*.{swift}", |
| "resources": "RxSwiftConnect/Resource/*", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |