blob: 8395894d7599c010fc288d38f59bc700943ee521 [file] [log] [blame]
{
"name": "KKActionSheet",
"version": "0.1",
"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.1"
},
"source_files": "KKActionSheet/*.{h,m}"
}