blob: 86570b080a7f4eef4e98120a3ada84b95e1adac3 [file] [log] [blame]
{
"name": "LZSwiftColorKit",
"version": "0.0.1",
"summary": "ColorKit Manger!",
"description": "Make colors easier to use",
"homepage": "https://github.com/chenjianlei/LZSwiftColorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjianlei": "woshixiaolei@qq.com"
},
"source": {
"git": "https://github.com/chenjianlei/LZSwiftColorKit.git",
"tag": "0.0.1"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": "LZSwiftColorKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}