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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
1
/
7
/
6
/
QHLabel
/
0.3.0
/
QHLabel.podspec.json
blob
b09b21a53fc94e9775a1ea1c30dc60f58c8c6477
1
{
2
"name": "QHLabel",
3
"version": "0.3.0",
4
"summary": "第一个label",
5
"description": "用于聊天气泡的label,很强大,很灵活!",
6
"homepage": "https://github.com/maqihan/QHLabel",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"maqihan": "1250307429@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/maqihan/QHLabel.git",
16
"tag": "0.3.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "QHLabel/Classes/**/*"
22
}