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