blob: 4cafa89066d7e676884d810a7c311b3f8e8eff8a [file] [log] [blame]
{
"name": "DGKVO",
"version": "1.0.0",
"summary": "好用的kvo封装工具",
"description": "好用的kvo封装工具,一句代码,即可搞定,减少代码的耦合",
"homepage": "https://github.com/dudongge/DGKVO/tree/master",
"license": "MIT",
"authors": {
"dudongge": "532835032@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dudongge/DGKVO.git",
"tag": "1.0.0"
},
"source_files": [
"DGKVODemo/DGKVOTool/",
"Classes/**/*.{h,m}"
]
}