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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
4
/
8
/
3
/
DJLabel
/
1.0.0
/
DJLabel.podspec.json
blob
e9f8531282a12985334e3c2bbc736c4eee8054fd
1
{
2
"name": "DJLabel",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "自定义的一个Label",
6
"homepage": "https://github.com/GrayDoll/DJLabel.git",
7
"authors": {
8
"DexJay": "1224469004@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/GrayDoll/DJLabel.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": [
19
"DJLabel",
20
"*.{h,m}"
21
]
22
}