[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 4 / c / 6 / ComposeKit / 0.1.0 / ComposeKit.podspec.json
blob2d97c82945b3f852bfbfd4713cb4e5b42ee0ed95
2   "name": "ComposeKit",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Stan Chang Khin Boon": "me@lxcid.com"
10   },
11   "homepage": "https://github.com/lxcid/ComposeKit",
12   "source": {
13     "git": "https://github.com/lxcid/ComposeKit.git",
14     "tag": "0.1.0"
15   },
16   "summary": "Swift Port of Composable Data Sources",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source_files": "Sources/**/*.swift",
27   "pushed_with_swift_version": "3.0"