[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / e / f / NSDictionary+HKSafe / 0.0.1 / NSDictionary+HKSafe.podspec.json
blobaef38f237d1e4065ebd354c77d4239e6ff955ce9
2   "name": "NSDictionary+HKSafe",
3   "version": "0.0.1",
4   "summary": "当nsdictionary写入的时候遇到nil,不会奔溃",
5   "description": "解决当nsdictionary写入nil,不会奔溃,而是替换",
6   "homepage": "https://github.com/songhongkang/NSDictionary-HKSafe.git",
7   "license": "MIT",
8   "authors": {
9     "songhongkang": "139994824@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/songhongkang/NSDictionary-HKSafe.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "NSDictionary+HKSafe/*",
19   "exclude_files": "NSDictionary+HKSafe/Exclude"