blob: c61e63d0c3d4df42fdc656e26e4965456e509387 [file] [log] [blame]
{
"name": "TWVMCommand",
"version": "1.0.0",
"summary": "MVVMM简单实现类",
"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.0"
},
"source_files": "TWVMCommand/*",
"dependencies": {
"KVOController": [
]
}
}