[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / b / 4 / SafeObject / 0.0.1 / SafeObject.podspec.json
blob5e79445d1d7c8b382980949c7dd9a6f4580211c3
2   "name": "SafeObject",
3   "version": "0.0.1",
4   "authors": {
5     "daniulaolu": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/SafeObject",
8   "summary": "项目中防止数组字典崩溃",
9   "source": {
10     "git": "https://github.com/MrLujh/SafeObject.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "SafeObject",
23     "*.{h,m}"
24   ]