blob: c5c136713f923ac62d6705dec02f43e46b852bd4 [file] [log] [blame]
{
"name": "KKActionSheet",
"version": "0.2",
"summary": "Subclass of UIActionSheet for setting text color in buttons for given indexes",
"homepage": "https://github.com/leoru/KKActionSheet",
"license": "MIT",
"authors": {
"leoru": "kirillkunst@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leoru/KKActionSheet.git",
"tag": "v0.2"
},
"source_files": "KKActionSheet/*.{h,m}"
}