[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / 2 / RxCodyFire / 1.0.0 / RxCodyFire.podspec.json
blobd943d2db7a41de3540bc44afc3dfdd19ede72c0f
2   "name": "RxCodyFire",
3   "version": "1.0.0",
4   "summary": "CodyFire wrapper for RxSwift ðŸ”¥",
5   "description": "Install this pod to use CodyFire with RxSwift ðŸ”¥",
6   "homepage": "https://github.com/MihaelIsaev/RxCodyFire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MihaelIsaev": "isaev.mihael@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MihaelIsaev/RxCodyFire.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxCodyFire/Classes/**/*",
22   "dependencies": {
23     "CodyFire": [
25     ],
26     "RxSwift": [
27       "~> 4.3.1"
28     ],
29     "RxCocoa": [
30       "~> 4.3.1"
31     ]
32   },
33   "swift_version": "4.1.2"