[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 1 / DistSafeProtector / 1.0.1 / DistSafeProtector.podspec.json
blob2ecf79401ec0679f11e64f75b2ff4036dce58839
2   "name": "DistSafeProtector",
3   "version": "1.0.1",
4   "summary": "防止crash框架,支持KVO自释放等12种类型",
5   "authors": {
6     "Damrin": "75081647@qq.com"
7   },
8   "homepage": "https://github.com/Damsir/DistSafeProtector",
9   "source": {
10     "git": "https://github.com/Damsir/DistSafeProtector.git",
11     "tag": "1.0.1"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "DistSafeProtector",
20     "DistSafeProtector/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit"