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.4
/
PodlabFont.podspec.json
blob
c5cfa7c3fe206892a2e0a877f3d09455e86326a3
1
{
2
"name": "PodlabFont",
3
"version": "0.0.4",
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.4"
20
},
21
"requires_arc": true,
22
"source_files": [
23
"Classes",
24
"Classes/*.{h,m}",
25
"BuriedPoint",
26
"BuriedPoint/*.{h,m}"
27
]
28
}