blob: ae11d1d706b9f22663274ab88bd43e674a833bcb [file] [log] [blame]
{
"name": "HWBlockAlertView",
"version": "1.0.3",
"summary": "A custom UIAlertView that uses blocks instead of delegates.",
"homepage": "https://github.com/ChrisJAWerner/HWBlockAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChrisJAWerner": "cwerner@hipwooddigital.com"
},
"source": {
"git": "https://github.com/ChrisJAWerner/HWBlockAlertView.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}