blob: a414199d800fa7ed2c5e29d993b44ed9b0c43356 [file] [log] [blame]
{
"name": "UICustomSheet",
"version": "1.0.0",
"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.0"
},
"source_files": "UICustomSheetClasses/*.{h,m}",
"requires_arc": true
}