blob: d83d99556dc93295bb100c805e31f74453782137 [file] [log] [blame]
{
"name": "MBAlertView",
"version": "0.0.1",
"summary": "Fast, fun, and simple block-based alerts and HUDs.",
"description": " MBAlertView is a fun and simple block-based alert and HUD library for iOS, as seen in Notestand.\n",
"homepage": "https://github.com/mobitar/MBAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mo Bitar": "me@mbbitar.com"
},
"source": {
"git": "https://github.com/mobitar/MBAlertView.git",
"commit": "e31cfa1312629b6625942656c0bd4f5a111188c4"
},
"platforms": {
"ios": null
},
"source_files": "MBAlertView/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}