blob: 63d45ce9642397958eb0e15791a0b1f5712ce647 [file] [log] [blame]
{
"name": "IconFontSwift",
"version": "0.0.1",
"summary": "a simple framework for IconFont",
"description": "a simple framework for IconFont, which include a build-in font.",
"homepage": "https://github.com/zerozheng/IconFontSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "zero",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zerozheng/IconFontSwift.git",
"tag": "0.0.1"
},
"source_files": "Source",
"resources": "Source/*.{ttf}"
}