[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 7 / ReactiveUI / 0.0.1 / ReactiveUI.podspec.json
blobdca8b875a4ee27909d2382cb5e803825e9c5eaae
2   "name": "ReactiveUI",
3   "version": "0.0.1",
4   "summary": "A lightweight replacement for target action with closures, modified from Scream.swift.",
5   "homepage": "https://github.com/zhxnlai/ReactiveUI",
6   "screenshots": "https://github.com/zhxnlai/ReactiveUI/raw/master/Previews/screenshot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhixuan Lai": "zhxnlai@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ZhixuanLai",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zhxnlai/ReactiveUI.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ReactiveUI/ReactiveUI/*.swift",
23   "frameworks": "UIKit",
24   "requires_arc": true