[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / 9 / 4 / RxLEO / 0.5.0 / RxLEO.podspec.json
blob3a9667aa848143b73674fbcaef009a7380b05e0c
2   "name": "RxLEO",
3   "version": "0.5.0",
4   "summary": "RxLEO is a thing.",
5   "swift_version": "4.0",
6   "description": "I absolutely hate cocoapods",
7   "homepage": "https://github.com/isaac-weisberg/RxLEO",
8   "license": {
9     "type": "NIL",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Isaac Carol Weisberg": "isaac_weisberg@outlook.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/isaac-weisberg/RxLEO.git",
20     "tag": "0.5.0"
21   },
22   "source_files": [
23     "RxLEO/**/*.swift",
24     "RxNick/**/*.swift"
25   ],
26   "dependencies": {
27     "RxSwift": [
28       "~> 4.0"
29     ]
30   }