blob: 38a9713ef8a72a89ebf725fbf953891aee380eb6 [file] [log] [blame]
{
"name": "BCColor",
"version": "0.1.2",
"summary": "A lightweight but powerful color kit (Swift)",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/boycechang/BCColor",
"authors": {
"Boyce Chang": "boyce.chang89@gmail.com"
},
"social_media_url": "https://github.com/boycechang",
"source": {
"git": "https://github.com/boycechang/BCColor.git",
"tag": "0.1.2"
},
"source_files": "BCColor/BCColor",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}