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