blob: 9ce565fcc65e18deec6142276d2e4785de26d665 [file] [log] [blame]
{
"name": "IconFontSwift",
"version": "2.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": "2.0.0"
},
"source_files": "Source",
"resources": "Source/*.{ttf}",
"pushed_with_swift_version": "4.0"
}