[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 3 / c / LCCrashHandle / 1.0.0 / LCCrashHandle.podspec.json
blob57962f4db9db31e681390f183bb7a59e4c4424f4
2   "name": "LCCrashHandle",
3   "version": "1.0.0",
4   "summary": "利用runtime 交换系统的方法,降低APP崩溃率。",
5   "description": "利用runtime 交换系统的方法, 封装NSArray, NSDictionary分类, 拦截unrecognized selector sent to instance崩溃,降低APP崩溃率。",
6   "homepage": "https://github.com/Rochang/LCCrashHandle.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rochang": "625304864@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Rochang/LCCrashHandle.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCCrashHandle/Classes/**/*"