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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
1
/
5
/
4
/
RBSafeKit
/
1.0.0
/
RBSafeKit.podspec.json
blob
23f2a218b5af608ca717b8f46ea89f4a4800caaa
1
{
2
"name": "RBSafeKit",
3
"version": "1.0.0",
4
"summary": "防止app crash的保护机制",
5
"homepage": "https://github.com/baxiang/RBSafeKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"baxiang": "baxiang1989@163.com"
12
},
13
"source": {
14
"git": "https://github.com/baxiang/RBSafeKit.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "RBSafeKit/Classes/**/*"
21
}