[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / c / FontistoiOS / 0.1.0 / FontistoiOS.podspec.json
blobc89783aac3379a35e5f7cb9dfebde2cace5d0e86
2   "name": "FontistoiOS",
3   "version": "0.1.0",
4   "summary": "Fontisto icon font library for iOS Framework.",
5   "description": "Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of Font.\n\n- Fontisto is completely free for commercial use. Check out the license.\n- Fontisto icons are vectors, which mean they’re gorgeous on high-resolution displays.\n- Fontisto loves screen readers and helps make your icons accessible on the mobile.\n- Scalable vector graphics means every icon looks good at any size\n\nUsage\n\nlabel.font = UIFont().Fontisto(size: 48)\nlabel.text = \":fontName:\".fontistoIcon",
6   "homepage": "https://github.com/semihemreunlu/FontistoiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "semihemreunlu": "semihemreunlu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/semihemreunlu/FontistoiOS.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/semihemreunlu",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FontistoiOS/Classes/**/*",
23   "resource_bundles": {
24     "FontistoiOS": [
25       "FontistoiOS/Fonts/fontisto.ttf"
26     ]
27   },
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "3.0"