[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / c / 0 / KGNPreferredFontManager / 0.2 / KGNPreferredFontManager.podspec.json
blob1bfa1629289cf96046bbb2ca5919950f9d6f7094
2   "name": "KGNPreferredFontManager",
3   "version": "0.2",
4   "authors": {
5     "David Keegan": "git@davidkeegan.com"
6   },
7   "homepage": "https://github.com/kgn/KGNPreferredFontManager",
8   "summary": "Helper class to registering custom fonts for UIFontTextStyle",
9   "source": {
10     "git": "https://github.com/kgn/KGNPreferredFontManager.git",
11     "tag": "v0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": "Source/PreferredFont*.swift"