blob: 5476d374b81536670ed3d5b2cb32589c52ef82aa [file] [log] [blame]
{
"name": "PSAlertView",
"version": "2.0.3",
"summary": "Modern block-based wrappers for UIAlertView and UIActionSheet.",
"homepage": "https://github.com/steipete/PSAlertView",
"authors": {
"Peter Steinberger": "peter@pspdfkit.com"
},
"source": {
"git": "https://github.com/steipete/PSAlertView.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"license": "MIT"
}