blob: faf9b8ee1fcbe84f757cd7a19c81fa8483c9bc6e [file] [log] [blame]
{
"name": "FontsDownload",
"version": "1.0",
"summary": "远程下载字体",
"description": "远程下载字体并显示效果",
"homepage": "https://github.com/Lang-FZ/FontsDownload",
"license": "MIT (FontsDownload)",
"authors": {
"LangFZ": "446003664@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Lang-FZ/FontsDownload.git",
"tag": "1.0"
},
"source_files": [
"FontsDownload/Header.h",
"FontsDownload/Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "FontsDownload/Header.h",
"requires_arc": true
}