[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / c / b / MXAlert / 2.0.0 / MXAlert.podspec.json
blob2c6f78f8ab3d99dca7c031f9fa085aa109b5c05f
2   "name": "MXAlert",
3   "version": "2.0.0",
4   "summary": "A custom alert view",
5   "description": "The first stable version of MXAlert, a custom alert view",
6   "homepage": "https://github.com/Meniny/MXAlert-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/MXAlert-in-Objective-C.git",
14     "tag": "2.0.0"
15   },
16   "source_files": "MXAlert-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   },
26   "requires_arc": true,
27   "deprecated": true