[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 1 / 4 / CycleSwift / 1.0.1 / CycleSwift.podspec.json
blobf2b2869b72ffecc243d9b1779ed75a2a49b6ce4d
2   "name": "CycleSwift",
3   "version": "1.0.1",
4   "summary": "An implement Cycle.js",
5   "description": "An implement Cycle.js with Swift, RxSwif, Stylist",
6   "homepage": "https://github.com/chuthin/CycleSwift",
7   "license": "MIT",
8   "authors": {
9     "Chu Thin": "thincv@live.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/chuthin/CycleSwift.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "CycleSwift/**/*.{swift}",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "RxSwift": [
23     ],
24     "RxCocoa": [
26     ],
27     "Alamofire": [
29     ],
30     "Stylist": [
32     ]
33   }