blob: 1753a57535be062329e39cc8a25fb1a29bcb9304 [file] [log] [blame]
{
"name": "IconFontSwift",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "Source",
"resources": "Source/*.{ttf}"
}