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