blob: 3a2f8c20981cb079c047541c66831329f4056883 [file] [log] [blame]
{
"name": "ChangeFont",
"version": "0.0.2",
"summary": "全局适配控件字体的大小",
"description": "全局适配控件字体的大小,根据屏幕的大小取一个比例",
"homepage": "https://github.com/zhangjiang1203/ChangeFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangjiang": "896884553@qq.com"
},
"source": {
"git": "https://github.com/zhangjiang1203/ChangeFont.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChangeFont/Classes/**/*",
"frameworks": "UIKit"
}