[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / e / FontAwesome-BBExtensions / 0.0.13 / FontAwesome-BBExtensions.podspec.json
blob6eb8ea7ce45d0b7103ef53312e7057da2f28b88f
2   "name": "FontAwesome-BBExtensions",
3   "version": "0.0.13",
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     "watchos": "3.0"
17   },
18   "source": {
19     "git": "https://github.com/BionBilateral/FontAwesome-BBExtensions.git",
20     "tag": "0.0.13"
21   },
22   "source_files": "FontAwesome-BBExtensions/*.{h,m}",
23   "watchos": {
24     "exclude_files": "FontAwesome-BBExtensions/UIButton*.{h,m}"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true,
31   "header_dir": "FontAwesome_BBExtensions"