[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / ReactKit / 0.0.1 / ReactKit.podspec.json
blobb32826d28fae1756c76e97b5cceb61ba63594bf5
2   "name": "ReactKit",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/inamiy/ReactKit",
8   "authors": {
9     "Yasuhiro Inami": "inamiy@gmail.com"
10   },
11   "summary": "Swift Reactive Programming.",
12   "source": {
13     "git": "https://github.com/inamiy/ReactKit.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "ReactKit/**/*.{h,swift}",
17   "frameworks": "Swift",
18   "requires_arc": true,
19   "dependencies": {
20     "SwiftTask": [
21       "~> 0.0.1"
22     ],
23     "SwiftState": [
24       "~> 0.0.1"
25     ]
26   }