[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 9 / f / IconFont / 1.0.2 / IconFont.podspec.json
blobb3066a839968ff63cd5577b6c3f206b6aa1805bb
2   "name": "IconFont",
3   "version": "1.0.2",
4   "summary": "IconFont is a way to build lossless images of pure color with font file.",
5   "homepage": "https://github.com/JohnWong/IconFont",
6   "description": "IconFont is a way to build images of pure color with font file. With it we can build lossless image at any size and reduce app size deeply.",
7   "authors": {
8     "John Wong": "huangxiaozhe1988@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JohnWong/IconFont.git",
12     "tag": "1.0.2"
13   },
14   "license": "MIT",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "source_files": "IconFont/*.{h,m}"