blob: 91447d48ff21651fb2cd3857a484a9f0babcfd32 [file] [log] [blame]
{
"name": "ZCHook",
"version": "1.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"homepage": "https://github.com/zac-wang/ZCHook",
"authors": {
"zac-wang, Inc.": "https://github.com/zac-wang"
},
"summary": "在不动工程的前提下,修改app行为,便于调试",
"source": {
"git": "https://github.com/zac-wang/ZCHook.git",
"tag": "1.0"
},
"source_files": "ZCHook/**/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"deprecated": true
}