blob: eb703a2b929f84e4fb35b9bf8fa523075dc42025 [file] [log] [blame]
{
"name": "IconfontForSwift",
"version": "3.0.1",
"summary": "IconfontForSwift can use iconfont to UIImage",
"homepage": "https://github.com/devzeroLL/IconfontForSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zeroLL": "zjhnzero@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devzeroLL/IconfontForSwift.git",
"tag": "3.0.1"
},
"source_files": "Source/*.swift",
"frameworks": [
"UIKit",
"CoreText"
],
"pushed_with_swift_version": "3.0"
}