blob: da8477109c5314212c98669c67d685ef190815d6 [file] [log] [blame]
{
"name": "ZHIconFontKit",
"version": "0.1.1",
"summary": "Using icon font in Swift",
"homepage": "https://github.com/lacklock/ZHIconFontKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"卓同学": "lacklock@gmail.com"
},
"social_media_url": "http://weibo.com/1926303682",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lacklock/ZHIconFontKit.git",
"tag": "0.1.1"
},
"source_files": "IconFontKit/*.swift"
}