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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
1
/
7
/
PodlabFont
/
0.0.3
/
PodlabFont.podspec.json
blob
28324013f9b5906f5c02c857f74ae77031b883af
1
{
2
"name": "PodlabFont",
3
"version": "0.0.3",
4
"summary": "设置font",
5
"description": "===========================描述文件==================================",
6
"homepage": "https://gitee.com/gdk565060123/PodlabFont",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"gao565060123": "565060123@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://gitee.com/gdk565060123/PodlabFont.git",
19
"tag": "0.0.3"
20
},
21
"requires_arc": true,
22
"source_files": [
23
"Classes",
24
"Classes/*.{h,m}",
25
"html",
26
"html/*.html"
27
]
28
}