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