[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / 2 / 0 / HyCrashHook / 1.0.1 / HyCrashHook.podspec.json
blob2d2455824f18cdf5729273fbc00a8baf87c0695d
2   "name": "HyCrashHook",
3   "version": "1.0.1",
4   "summary": "Hook Crash Keep Procedures Away from Running",
5   "homepage": "https://github.com/hydreamit/HyCrashHook",
6   "license": "MIT",
7   "authors": {
8     "Hy": "hydreamit@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/hydreamit/HyCrashHook.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "HyCrashHook/**/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": [
20     "HyCrashHook/*",
21     "HyCrashHook/Category/*"
22   ]