blob: e148c26a09cb2e0a0733cf84f785f60d206a412a [file] [log] [blame]
{
"name": "FontDownloader",
"version": "0.1",
"source": {
"git": "https://github.com/hoppenichu/FontDownloader.git",
"tag": "0.1"
},
"summary": "UIFont Download Extensions",
"homepage": "https://github.com/hoppenichu/FontDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takeru Chuganji": "takeru@hoppenichu.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FontDownloader/*.swift"
}