[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / f / IconFont / 1.0.0 / IconFont.podspec.json
blob52928ddc942d78aa0fe4f101e6269fec1ce8bb68
2   "name": "IconFont",
3   "version": "1.0.0",
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.0"
13   },
14   "license": "MIT",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "IconFont/*.{h,m}"