[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / ReactKit / 0.5.0 / ReactKit.podspec.json
blob4cd5c3a687a94faf644e04b70167798d074826b9
2   "name": "ReactKit",
3   "version": "0.5.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ReactKit/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.5.0"
15   },
16   "source_files": "ReactKit/**/*.{h,swift}",
17   "requires_arc": true,
18   "dependencies": {
19     "SwiftTask": [
20       "~> 2.5.1"
21     ]
22   }