[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 7 / 8 / SwiftFontName / 2.1.0 / SwiftFontName.podspec.json
blobad4b5b5e62914253e6b425dab430aec252128fc1
2   "name": "SwiftFontName",
3   "version": "2.1.0",
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.",
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": "2.1.0"
15   },
16   "social_media_url": "https://twitter.com/morizotter",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SwiftFontName/**/*"