blob: e7d4f87500e79696e7ba39d53ecf383af8918f6f [file] [log] [blame]
{
"name": "ZHIconFontKit",
"version": "0.2.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.2.1"
},
"source_files": "IconFontKit/*.swift"
}