blob: cfee636b677e07a7e1ec4bd01306699e88719993 [file] [log] [blame]
{
"name": "KKColorListPicker",
"version": "0.2.1",
"summary": "Color list picker for iOS > 7.0 with Crayola colors.",
"homepage": "https://github.com/leoru/KKColorListPicker",
"license": "MIT",
"authors": {
"leoru": "kirillkunst@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leoru/KKColorListPicker.git",
"tag": "v0.2.1"
},
"source_files": "src/KKColorListPicker/**/*.{h,m,xib}"
}