blob: 25c61483efdd2d79e5b3beca531542166cc33836 [file] [log] [blame]
{
"name": "KGNPreferredFontManager",
"version": "0.2.5",
"authors": {
"David Keegan": "git@davidkeegan.com"
},
"homepage": "https://github.com/kgn/KGNPreferredFontManager",
"summary": "Helper class to registering custom fonts for UIFontTextStyle",
"source": {
"git": "https://github.com/kgn/KGNPreferredFontManager.git",
"tag": "v0.2.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/PreferredFont*.swift"
}