blob: b75170dbe5b60c6e78e2fd7d21192e80ab81a8ba [file] [log] [blame]
{
"name": "STCBinder",
"summary": "A lightweight architecture than reactivecocoa , a simple and easy way to write code in MVVM pattern。",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxiancai": "chenxiancai@hotmail.com"
},
"homepage": "https://github.com/chenxiancai/STCBinder",
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/chenxiancai/STCBinder.git",
"tag": "1.1.0"
},
"source_files": "STCBinder/STCBinder/*.{h,m,c}",
"requires_arc": true,
"frameworks": "Foundation"
}