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