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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
1
/
d
/
YMYFontSize
/
1.0.1
/
YMYFontSize.podspec.json
blob
ec317de352a5a3500147c556ab80e8e74df43aec
1
{
2
"name": "YMYFontSize",
3
"version": "1.0.1",
4
"summary": "全局字体大小。",
5
"homepage": "https://github.com/mingyueyu/YMYFontSize",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"余明悦": "mingyue_yu@icloud.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/mingyueyu/YMYFontSize.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "YMYFontSizeDemo/YMYFontSize/**/*",
21
"exclude_files": "Classes/Exclude",
22
"requires_arc": true
23
}