blob: fef556f0e2f86baae85230cf0ad3decbba6a6ed8 [file] [log] [blame]
{
"name": "CLFont",
"version": "1.0.0",
"summary": "手机端字体适配",
"description": "iOS不同机型字体适配,支持现在发布所有苹果机型。",
"homepage": "https://github.com/cqzhong/CLFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cqzhong": "2863802082@qq.com"
},
"source": {
"git": "https://github.com/cqzhong/CLFont.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CLFont/*.{h,m}"
}