blob: 4432d59f41526e85b44134c4fa558f5cc82ba462 [file] [log] [blame]
{
"name": "MQSSignalKit",
"version": "0.0.4",
"summary": "An experimental Rx- and RAC-3.0-inspired FRP framework",
"description": "An experimental Rx- and RAC-3.0-inspired FRP framework",
"homepage": "https://github.com/mapleqin/Signals",
"license": "UNLICENSE",
"authors": {
"peter-iakovlev": "",
"mapleqin": "maplesqin@gmail.com"
},
"social_media_url": "https://github.com/peter-iakovlev",
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/mapleqin/Signals.git",
"tag": "0.0.4"
},
"source_files": "SSignalKit/**/*.{h,m}",
"requires_arc": true
}