blob: bb3feaf4470785a4fb09075edff916ce0d4c641e [file] [log] [blame]
{
"name": "Fonty",
"version": "2.0.0",
"summary": "A thirdparty font management framework for iOS apps.",
"description": "Use Fonty to download, cache and register your font from web.",
"homepage": "https://github.com/s2mh/Fonty",
"screenshots": "https://github.com/s2mh/Fonty/raw/master/Screenshot/Fonty-Demo.gif",
"license": "MIT",
"authors": {
"": "s2mh@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/s2mh/Fonty.git",
"tag": "2.0.0"
},
"source_files": "Fonty/*.{h,m}",
"public_header_files": "Fonty/*.{h}"
}