[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / a / KYCrashHandler / 0.0.8.1 / KYCrashHandler.podspec.json
bloba129cb60a839800ef08dad25019dd428e60768e0
2   "name": "KYCrashHandler",
3   "version": "0.0.8.1",
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.8.1"
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