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