blob: c1769aeed00fd1d1fa92b6a2fa105eef87aeb8aa [file] [log] [blame]
{
"name": "CLFont",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CLFont/*.{h,m}"
}