blob: 0c5a9803665c745d924a4d052737dc5a884b464f [file] [log] [blame]
{
"name": "GHFontList",
"version": "0.0.1",
"summary": "Show all the font names and font styles supported in the app.",
"description": "Show all the font names and font styles supported in the app.",
"homepage": "https://github.com/ghosthk/GHFontList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ghosthk": "ghosthkfly@gmail.com"
},
"source": {
"git": "https://github.com/ghosthk/GHFontList.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "FontList/*.{h,m}"
}