[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 4 / MUHook / 1.0.1 / MUHook.podspec.json
blob3187034f56e8fffb1c4625f7028811592c15908a
2   "name": "MUHook",
3   "version": "1.0.1",
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.0.1",
16     "branch": "master"
17   },
18   "source_files": "MUHook/**/*.{h,m}",
19   "dependencies": {
20     "fishhook": [
21       "~> 0.2"
22     ]
23   }