blob: c5948274dd58706b1c1ae6c85d0e1eb0d2d56d6e [file] [log] [blame]
{
"name": "XTColor",
"version": "1.0.4",
"summary": "XTColor color util for Objective-C .",
"homepage": "https://github.com/Akateason/XTColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "akateason@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Akateason/XTColor.git",
"tag": "1.0.4"
},
"source_files": "XTColor/color/*.{h,m}",
"public_header_files": "XTColor/color/*.h",
"resources": "XTColor/color/*.plist"
}