blob: f8d7678d1d77041cd5f67512375ccde9e75730da [file] [log] [blame]
{
"name": "MBAlertView",
"version": "1.0.0",
"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",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "MBAlertView/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}