blob: ac5d11eda05041100b312e73f484640d2cf29e1e [file] [log] [blame]
{
"name": "EggFontExt",
"version": "0.1.0",
"summary": "EggFontExt for UIFontExtension",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/prizetete",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"prizetete": "komkrit.sir@ascendcorp.com"
},
"source": {
"git": "https://github.com/prizetete/EggFontExt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EggFontExt/Classes/**/*",
"swift_version": "5.0"
}