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