blob: aae1cba8b01cad1b3acd69671462c43a5b673045 [file] [log] [blame]
{
"name": "YMYFontSize",
"version": "1.0.4",
"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.4"
},
"source_files": "YMYFontSizeDemo/YMYFontSizeDemo/YMYFontSize/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"subspecs": [
{
"name": "Category",
"source_files": "YMYFontSizeDemo/YMYFontSizeDemo/YMYFontSize/Category/*"
}
]
}