blob: ec317de352a5a3500147c556ab80e8e74df43aec [file] [log] [blame]
{
"name": "YMYFontSize",
"version": "1.0.1",
"summary": "全局字体大小。",
"homepage": "https://github.com/mingyueyu/YMYFontSize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"余明悦": "mingyue_yu@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mingyueyu/YMYFontSize.git",
"tag": "1.0.1"
},
"source_files": "YMYFontSizeDemo/YMYFontSize/**/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}