blob: e0862b38d511d8a8359b3b8a1f548dbc3e632b72 [file] [log] [blame]
{
"name": "LCFontManager",
"version": "0.0.2",
"summary": "自动下载 字体册 里面的字体",
"homepage": "https://github.com/iRemark/LCCopybook.git",
"license": "MIT",
"authors": {
"iRemark": "lc081200@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iRemark/LCCopybook.git",
"tag": "0.0.2"
},
"source_files": "LCFontManager/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}