blob: e5b8351035a4bf971ef1b518364c32f1ff0e371e [file] [log] [blame]
{
"name": "IBActionSheet",
"version": "0.0.1",
"summary": "Customizable iOS 7 style UIActionSheet",
"homepage": "https://github.com/ianb821/IBActionSheet",
"authors": {
"Ian Burns": "ianb821@gmail.com"
},
"source": {
"git": "https://github.com/ianb821/IBActionSheet.git",
"commit": "c89c6edb83d1f4534055ef78f45f9dad0dce42f9"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "IBActionSheetSample/IBActionSheetSample/IBActionSheet.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "QuartzCore"
}