blob: b96a8a00e340f0345512860bb330ae8c9763835f [file] [log] [blame]
{
"name": "TWVMCommand",
"version": "1.0.1",
"summary": "MVVMM中的ViewModel简单实现类",
"homepage": "https://github.com/laughmaker/TWVMCommand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hezhendong": "wskrdfeai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/laughmaker/TWVMCommand.git",
"tag": "1.0.1"
},
"source_files": "TWVMCommand/*",
"dependencies": {
"KVOController": [
]
}
}