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