[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 6 / ReactiveUIKit / 1.0.2 / ReactiveUIKit.podspec.json
blob273a1e2fc788ebee9c57dedfcbadb7f14cc6757c
2   "name": "ReactiveUIKit",
3   "version": "1.0.2",
4   "summary": "Reactive extensions for UIKit framework.",
5   "homepage": "https://github.com/ReactiveKit/ReactiveUIKit",
6   "license": "MIT",
7   "authors": {
8     "Srdan Rasic": "srdan.rasic@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ReactiveKit/ReactiveUIKit.git",
12     "tag": "v1.0.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "ReactiveUIKit/**/*.{h,swift}",
19   "requires_arc": true,
20   "dependencies": {
21     "ReactiveKit": [
23     ],
24     "ReactiveFoundation": [
26     ]
27   }