blob: 22f3d8842e77ecc44ea47eaaec1ee25205189d97 [file] [log] [blame]
{
"name": "CoaSSignalKit",
"version": "0.1.2",
"summary": "CoaSSignalKit Rx- and RAC-3.0-inspired FRP framework",
"description": "CoaSSignalKit An experimental Rx- and RAC-3.0-inspired FRP framework",
"homepage": "https://github.com/sherlockmm/CoaSSignalKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1130128166@qq.com": "wangzhiming@tuyabeat.com"
},
"source": {
"git": "https://github.com/sherlockmm/CoaSSignalKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CoaSSignalKit/Classes/**/*"
}