[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / b / 6 / ReactiveUIKit / 1.0.4 / ReactiveUIKit.podspec.json
blobe401f22c4d9d9fc938f5987a38d57e48d4dfcb4c
2   "name": "ReactiveUIKit",
3   "version": "1.0.4",
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.4"
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   }