blob: f00a677a03971a7f4a75ff05fe7b0c2883a350bf [file] [log] [blame]
{
"name": "AntDesignColor",
"version": "1.0.0",
"summary": "ant design color lib.",
"description": "a color lib for ant design color.",
"homepage": "https://github.com/zkhCreator/AntDesignColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zkhCreator": "zkh90644@gmail.com"
},
"source": {
"git": "https://github.com/zkhCreator/AntDesignColor.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AntDesignColor/Classes/**/*",
"swift_versions": "4.0",
"dependencies": {
"UIColor_Hex_Swift": [
]
},
"swift_version": "4.0"
}