blob: f3b030d31e46b1eab7d62b7ba556c2766ee1ebed [file] [log] [blame]
{
"name": "FontsRealTimeLoader",
"platforms": {
"ios": "8.0"
},
"summary": "FontsRealTimeLoader lets developers load Custom UIFonts from ttf files in real time (while app is running)",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Samer Murad": "samermurad555@gmail.com"
},
"homepage": "https://github.com/maxx555/FontsRealTimeLoader",
"source": {
"git": "https://github.com/maxx555/FontsRealTimeLoader.git",
"tag": "0.0.3"
},
"ios": {
"vendored_frameworks": "FontsRealTimeLoader.framework"
}
}