blob: d0294d9cbc08aaaa48776c18d6dee7f94c28db28 [file] [log] [blame]
{
"name": "ZLWUI",
"version": "0.0.1",
"summary": "this is tools of UI which can be used to quick programing",
"description": "this is tools of UI which can be used to quick programing. 经常使用的工具",
"homepage": "https://github.com/zhilong-wang/ZLWUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SJYY": "zhilong_w@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhilong-wang/ZLWUIKit.git",
"tag": "0.0.1"
},
"source_files": "ZLWUI/Classes/**/*.{h,m,swift}",
"swift_version": "4.0",
"dependencies": {
"SnapKit": [
]
}
}