{ | |
"name": "MUHook", | |
"version": "1.2.1", | |
"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.1", | |
"branch": "master" | |
}, | |
"source_files": "MUHook/**/*.{h,m}", | |
"dependencies": { | |
"fishhook": [ | |
"~> 0.2" | |
] | |
} | |
} |