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.11054
[CocoaPods.git]
/
Specs
/
e
/
b
/
a
/
ZinkSkin
/
1.0.1
/
ZinkSkin.podspec.json
blob
3287d407adf197dcf57c2f4a6ea2083bf8941d6c
1
{
2
"name": "ZinkSkin",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "即时皮肤切换",
6
"homepage": "https://github.com/zinkLin",
7
"authors": {
8
"Zink": "418175138@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/zinkLin/ZinkSkin",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"dependencies": {
19
"ZinkManager": [
20
21
]
22
},
23
"source_files": "ZinkSkin/**/*"
24
}