repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
2
/
b
/
4
/
SafeObject
/
0.0.1
/
SafeObject.podspec.json
blob
5e79445d1d7c8b382980949c7dd9a6f4580211c3
1
{
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
]
25
}