| { | |
| "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" | |
| } |