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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
f
/
8
/
d
/
LCFontManager
/
0.0.1
/
LCFontManager.podspec.json
blob
209830a28b7e68f8da8a3440d1a6d220b0c112a6
1
{
2
"name": "LCFontManager",
3
"version": "0.0.1",
4
"summary": "自动下载 字体册 里面的字体",
5
"homepage": "https://github.com/iRemark/LCCopybook.git",
6
"license": "MIT",
7
"authors": {
8
"iRemark": "lc081200@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/iRemark/LCCopybook.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "LCFontManager/*",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
]
23
}