blob: da3a667de35b06568815155f8de38ba216f3bfe0 [file] [log] [blame]
{
"name": "KKColorListPicker",
"version": "0.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.1"
},
"source_files": "src/KKColorListPicker/**/*.{h,m,xib}"
}