[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 8 / RxNet / 0.1.0 / RxNet.podspec.json
blob959631ab50da1138b06f9a94d94443b1930d2014
2   "name": "RxNet",
3   "version": "0.1.0",
4   "summary": "Reactive networking library, testable with rx test",
5   "description": "Reactive networkin library",
6   "homepage": "https://github.com/myste1tainn/RxNet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "myste1tainn": "a.keereena@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/myste1tainn/RxNet.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RxNet/Classes/**/*",
23   "dependencies": {
24     "RxCocoa": [
25       "~> 5.0"
26     ]
27   },
28   "swift_version": "5.1"