[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 0 / KGNPreferredFontManager / 0.2.1 / KGNPreferredFontManager.podspec.json
blob2ded032140bb96c199a9fd63bc75d363f4a4a360
2   "name": "KGNPreferredFontManager",
3   "version": "0.2.1",
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.1"
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"