[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / a / KYCrashHandler / 0.0.7.2 / KYCrashHandler.podspec.json
blobd242cebe65c90b985aab280b845bbc0f0b8dfe8b
2   "name": "KYCrashHandler",
3   "version": "0.0.7.2",
4   "summary": "a tool to protect from crash and catch crashes.",
5   "homepage": "https://github.com/Deeer/KYCrashHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Koul Dela",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Deeer/KYCrashHandler.git",
16     "tag": "v0.0.7.2"
17   },
18   "exclude_files": "CrashDemo/*.plist",
19   "source_files": [
20     "CrashDemo/Source/*",
21     "CrashDemo/Source/**/*",
22     "CrashDemo/Source/**/**/*",
23     "CrashDemo/*.plist"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true