blob: 3387bd8dcbb71ad903642977ec4ec4131049ee73 [file] [log] [blame]
{
"name": "UICustomSheet",
"version": "1.0.1",
"summary": "Fully customizable UIActionSheet replacement. Compatible with iOS 7 and 8.",
"homepage": "https://github.com/pchernovolenko/UICustomActionSheet",
"license": "MIT",
"authors": "Paul Chernovolenko",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pchernovolenko/UICustomActionSheet.git",
"tag": "1.0.1"
},
"source_files": "UICustomSheetClasses/*.{h,m}",
"requires_arc": true
}