blob: 31f314d950d401d9bcb991ef16de4cdf2ae037c8 [file] [log] [blame]
{
"name": "ZCHook",
"version": "1.0.1",
"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.1"
},
"source_files": "ZCHook/**/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"deprecated": true
}