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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
9
/
e
/
2
/
ZZUtils
/
0.0.3
/
ZZUtils.podspec.json
blob
8b7df592fab6768665272106c1057651784fcf65
1
{
2
"name": "ZZUtils",
3
"version": "0.0.3",
4
"summary": "personal utils",
5
"description": "我的工具库, Objective-C的iOS项目使用",
6
"homepage": "https://github.com/vinsent/ZZUtils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"vinsent": "vintsingle@gmail.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/vinsent/ZZUtils.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"ZZUtils",
23
"ZZUtils/**/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}