blob: e7da81e0ce930b3bde9d638cf82a039d769ef3c5 [file] [log] [blame]
{
"name": "IBActionSheet",
"version": "0.0.3",
"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.3"
},
"source_files": "IBActionSheetSample/IBActionSheetSample/IBActionSheet.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}