blob: 171a1c84d6c24dff6e52b3f93ac313cc5eeccb00 [file] [log] [blame]
{
"name": "Palettable",
"version": "0.0.1",
"summary": "A helper protocol in for creating color palettes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "https://www.linkedin.com/in/zjgpesquera/",
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kuyazee/Palettable.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"**/*.{h,swift}"
],
"description": "A helper protocol in for creating color palettes",
"homepage": "https://github.com/kuyazee/Palettable"
}