blob: 0e1659816f801bf9800e9cfb3c354dc6f91c8f64 [file] [log] [blame]
{
"name": "XYZColor",
"version": "1.1.1",
"summary": "持续升级",
"description": "颜色管理",
"homepage": "https://github.com/brandy2015/XYZColor",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "13.0"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZColor.git",
"tag": "1.1.1"
},
"source_files": "XYZColor/Source/*",
"swift_version": "5.0"
}