[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / 8 / SwiftFontName / 1.0.1 / SwiftFontName.podspec.json
blobbcf45c1fa89e8f14c64a979b2265320c9fb1b9f6
2   "name": "SwiftFontName",
3   "version": "1.0.1",
4   "summary": "SwiftFontName is font name complements and supports localized font library.",
5   "description": "                       You don't need to search font name any more with SwiftFontName. When using UIFont, you sometimes search font name string because UIFont needs string font name value. Font family name and font name don't have organized naming rule, so it's painful to search correct string. With SwiftFontName, font name candidates shows up when you put first word of font family name.\n",
6   "homepage": "https://github.com/morizotter/SwiftFontName",
7   "screenshots": "https://raw.githubusercontent.com/morizotter/SwiftFontName/master/misc/helvetica.png",
8   "license": "MIT",
9   "authors": {
10     "Naoki Morita": "namorit@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/morizotter/SwiftFontName.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/morizotter",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SwiftFontName/**/*"