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] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git]
/
Specs
/
b
/
c
/
2
/
DZCommon
/
1.0.2
/
DZCommon.podspec.json
blob
a35ade4fa6dc73eaa3ec6d7672821cc2ed9aafe1
1
{
2
"name": "DZCommon",
3
"version": "1.0.2",
4
"summary": "基本组件",
5
"description": "基本组件",
6
"homepage": "https://gitee.com/dudazhi/dzcommon",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhidu": "dz@jlwb.net"
13
},
14
"source": {
15
"git": "https://gitee.com/dudazhi/dzcommon.git",
16
"tag": "1.0.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "DZCommon/Classes/**/*"
22
}