[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / a / MBAlertView / 1.0.0 / MBAlertView.podspec.json
blobf8d7678d1d77041cd5f67512375ccde9e75730da
2   "name": "MBAlertView",
3   "version": "1.0.0",
4   "summary": "Fast, fun, and simple block-based alerts and HUDs.",
5   "description": "                    MBAlertView is a fun and simple block-based alert and HUD library for iOS, as seen in Notestand.\n",
6   "homepage": "https://github.com/mobitar/MBAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mo Bitar": "me@mbbitar.com"
13   },
14   "source": {
15     "git": "https://github.com/mobitar/MBAlertView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "MBAlertView/**/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true