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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
9
/
c
/
ZSCodeUtil
/
0.1.0
/
ZSCodeUtil.podspec.json
blob
2fdca3e6a9a59c6626963487a9b3ecb4244b73fe
1
{
2
"name": "ZSCodeUtil",
3
"version": "0.1.0",
4
"summary": "生成码、扫描码",
5
"description": "支持条形码、二维码",
6
"homepage": "https://github.com/zhangsen093725/ZSCodeUtil",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhangsen": "joshzhang@yntengyun.com"
13
},
14
"source": {
15
"git": "https://github.com/zhangsen093725/ZSCodeUtil.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZSCodeUtil/Classes/**/*"
22
}