blob: df9392df8a5a290a009adfdbfebf6cace7532a39 [file] [log] [blame]
{
"name": "VscFont",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"summary": "在线下载字体(必须是苹果系统支持的字体)",
"description": "在线下载字体(必须是苹果系统支持的字体),可以在系统的字体册查看",
"homepage": "https://github.com/vcsatanial/VscFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VincentSatanial": "116359398@qq.com"
},
"source": {
"git": "https://github.com/vcsatanial/VscFont.git",
"tag": "1.0.0"
},
"source_files": "VscFont/*.{h,m}",
"requires_arc": true
}