blob: c4dc5b83a4f52ceeb108dd744f2e29a9ef4df93c [file] [log] [blame]
{
"name": "WebColor",
"version": "1.1",
"authors": {
"xiabob": "xiabob@yeah.net"
},
"homepage": "https://github.com/xiabob/WebColor",
"summary": "WebColor is very convenient to show color in swift!",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/xiabob/WebColor.git",
"tag": "1.1"
},
"source_files": "Class/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}