blob: f6ddaccb2e194f5a0f41c7ef032f4249097588f7 [file] [log] [blame]
{
"name": "ReactiveUI",
"version": "0.0.2",
"summary": "A lightweight replacement for target action with closures, modified from Scream.swift.",
"homepage": "https://github.com/zhxnlai/ReactiveUI",
"screenshots": "https://github.com/zhxnlai/ReactiveUI/raw/master/Previews/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhixuan Lai": "zhxnlai@gmail.com"
},
"social_media_url": "http://twitter.com/ZhixuanLai",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhxnlai/ReactiveUI.git",
"tag": "0.0.2"
},
"source_files": "ReactiveUI/ReactiveUI/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}