[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 7 / f / MXAlertView / 1.0.0 / MXAlertView.podspec.json
blob43325b563aa74e6184d0fddd1a14a4dc9082a0aa
2   "name": "MXAlertView",
3   "version": "1.0.0",
4   "summary": "A custom alert view",
5   "description": "The first stable version of MXAlertView, a custom alert view",
6   "homepage": "https://github.com/Meniny/MXAlertView-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXAlertView-in-Objective-C.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MXAlertView-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   },
26   "requires_arc": true