blob: 192c94a3ce5d2c86f7ae90164e6d759a99d8ce10 [file] [log] [blame]
{
"name": "ZHIconFontKit",
"version": "0.1.0",
"summary": "Using IconFont 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.0"
},
"source_files": "IconFontKit/*.swift"
}