blob: 126542b1307107af533a7edeb02d3752db2c532f [file] [log] [blame]
{
"name": "ZQKit",
"version": "0.0.2",
"summary": "UIKit的一些扩展",
"description": "UIKit的一些扩展,方便自己快速搭建一个工程项目。",
"homepage": "https://github.com/joealzhou/ZQKit",
"license": "MIT",
"authors": {
"joealzhou": "joealzhou@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/joealzhou/ZQKit.git",
"tag": "0.0.2"
},
"source_files": "ZQKit/Classes/**/*",
"swift_version": "4.2"
}