blob: f8ed5eca445507aebf5be39eb8be4fb9d9b3f665 [file] [log] [blame]
{
"name": "niceColor",
"version": "0.1.0",
"summary": "A collection of custom color templates.",
"description": "TODO: A collection of custom color templates for your projects.",
"homepage": "https://github.com/KensenT/CustomColors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KensenT": "kensen.tjoa@gmail.com"
},
"source": {
"git": "https://github.com/KensenT/CustomColors.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "niceColor/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "4.2"
}