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] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git]
/
Specs
/
c
/
b
/
f
/
SSObject
/
1.2.0
/
SSObject.podspec.json
blob
5ab938543d50118ee075d80c52538c3e33dd37c4
1
{
2
"name": "SSObject",
3
"version": "1.2.0",
4
"license": {
5
"type": "MIT"
6
},
7
"summary": "对象序列化反序列化 framework.",
8
"homepage": "http://blog.isteven.cn",
9
"authors": {
10
"Steven": "qzs21@qq.com"
11
},
12
"source": {
13
"git": "https://github.com/qzs21/SSObject.git",
14
"tag": "1.2.0"
15
},
16
"source_files": "SSObject/*.{h,m}",
17
"requires_arc": true,
18
"platforms": {
19
"ios": "6.0"
20
}
21
}