[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / e / FontAwesome-BBExtensions / 0.0.2 / FontAwesome-BBExtensions.podspec.json
bloba4b68a029268e54ed13223734574eeaf5de7827f
2   "name": "FontAwesome-BBExtensions",
3   "version": "0.0.2",
4   "summary": "Categories on NSString, UIFont, and UIImage to make creation of FontAwesome icons easier.",
5   "description": "Categories to Foundation and UIKit classes to make it easier to create UIImage instances from FontAwesome Unicode characters. The naming scheme mirrors the class names used on the FontAwesome cheat sheet page at http://fontawesome.io/cheatsheet/.",
6   "homepage": "https://github.com/BionBilateral/FontAwesome-BBExtensions",
7   "license": {
8     "type": "BSD",
9     "file": "license.txt"
10   },
11   "authors": {
12     "William Towe": "willbur1984@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/BionBilateral/FontAwesome-BBExtensions.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "FontAwesome-BBExtensions/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "header_dir": "FontAwesome_BBExtensions"