[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / f / 4 / MUHook / 1.5.0 / MUHook.podspec.json
blob38063fd069333683cbca761922fe674306508732
2   "name": "MUHook",
3   "version": "1.5.0",
4   "summary": "A powerful, quickly, light-weight hooking tool on iOS device without jailbreak.",
5   "homepage": "https://github.com/Magic-Unique/MUHook",
6   "license": "MIT",
7   "authors": {
8     "冷秋": "516563564@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/Magic-Unique/MUHook.git",
15     "tag": "1.5.0",
16     "branch": "master"
17   },
18   "source_files": "MUHook/**/*.{h,m}",
19   "dependencies": {
20     "fishhook": [
21       "~> 0.2"
22     ]
23   }