blob: 2259f5200bac83da9f5172eed8a8b4902ad59712 [file] [log] [blame]
{
"name": "KGNPreferredFontManager",
"version": "0.2.2",
"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.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/PreferredFont*.swift"
}