blob: e9a0edb9d21f1716a2c44a6103d62bced1329641 [file] [log] [blame]
{
"name": "MUHook",
"version": "1.2.0",
"summary": "A powerful, quickly, light-weight hooking tool on iOS device without jailbreak.",
"homepage": "https://github.com/Magic-Unique/MUHook",
"license": "MIT",
"authors": {
"冷秋": "516563564@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Magic-Unique/MUHook.git",
"tag": "1.2.0",
"branch": "master"
},
"source_files": "MUHook/**/*.{h,m}",
"dependencies": {
"fishhook": [
"~> 0.2"
]
}
}