[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 0 / b / RxSwiftConnect / 2.8.0 / RxSwiftConnect.podspec.json
blob2af7533c0ef9fc062534dfa3531739f712b1a062
2   "name": "RxSwiftConnect",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "RxSwiftConnect is similar Retrofit on Android and we can call Retrofit iOS.",
7   "requires_arc": true,
8   "version": "2.8.0",
9   "license": {
10     "type": "Apache License 2.0",
11     "file": "/Users/sakon/iOS/Libraries/RxSwiftConnect/license.txt"
12   },
13   "authors": {
14     "Keegan Rush": "sakon@megazy.com"
15   },
16   "homepage": "https://github.com/ae-sakon/RxSwiftConnect",
17   "source": {
18     "git": "https://github.com/ae-sakon/RxSwiftConnect.git",
19     "tag": "2.8.0"
20   },
21   "dependencies": {
22     "RxSwift": [
23       "~> 5"
24     ],
25     "RxCocoa": [
26       "~> 5"
27     ],
28     "SwiftyGif": [
30     ]
31   },
32   "source_files": "RxSwiftConnect/*.{swift}",
33   "resources": "RxSwiftConnect/Resource/*",
34   "swift_versions": "5.0",
35   "swift_version": "5.0"