blob: 52928ddc942d78aa0fe4f101e6269fec1ce8bb68 [file] [log] [blame]
{
"name": "IconFont",
"version": "1.0.0",
"summary": "IconFont is a way to build lossless images of pure color with font file.",
"homepage": "https://github.com/JohnWong/IconFont",
"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.",
"authors": {
"John Wong": "huangxiaozhe1988@gmail.com"
},
"source": {
"git": "https://github.com/JohnWong/IconFont.git",
"tag": "1.0.0"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "IconFont/*.{h,m}"
}