[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / a / 0 / LSSafeProtector / 1.0.2 / LSSafeProtector.podspec.json
blob29c0802c7f99ccfff5bbb836bea4f835a5aaf665
2   "name": "LSSafeProtector",
3   "version": "1.0.2",
4   "summary": "强大的防止crash框架,支持自释放KVO等11种crash",
5   "description": "更新了地址被释放又被重新使用导致的误报crash问题,以及野指针问题",
6   "homepage": "https://github.com/lsmakethebest/LSSafeProtector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liusong": "job@ysui.cn"
13   },
14   "source": {
15     "git": "https://github.com/lsmakethebest/LSSafeProtector.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSSafeProtector/Classes/**/*"