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