blob: 29ce96eecd7c9fdfc6cff20be5d735e7560ed3ce [file] [log] [blame]
{
"name": "KKColorListPicker",
"version": "0.2.4",
"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.4"
},
"source_files": "src/KKColorListPicker/**/*.{h,m,plist}",
"resources": "src/KKColorListPicker/**/*.{xib}"
}