[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 8 / FontAwesomeKit / 1.1.3 / FontAwesomeKit.podspec.json
blobb69d4a356378beaa369e1ad4ac471dc35e4215e6
2   "name": "FontAwesomeKit",
3   "version": "1.1.3",
4   "summary": "Simple helper for using Font-Awesome on iOS.",
5   "homepage": "https://github.com/PrideChung/FontAwesomeKit",
6   "screenshots": "https://raw.github.com/PrideChung/FontAwesomeKit/master/screenshot.png",
7   "license": "MIT",
8   "authors": {
9     "Pride Chung": "pride.chung@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PrideChung/FontAwesomeKit.git",
13     "tag": "1.1.3"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "ios": {
19     "frameworks": "CoreText"
20   },
21   "source_files": [
22     "FontAwesomeKit",
23     "FontAwesomeKit/*.{h,m}"
24   ],
25   "resources": "FontAwesomeKit/FontAwesome.otf",
26   "requires_arc": true