[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / d / MXBaseAlert / 1.0.2 / MXBaseAlert.podspec.json
blob3c6519a6c2c2ace18400a0324f0b9ee0190b5c4d
2   "name": "MXBaseAlert",
3   "version": "1.0.2",
4   "summary": "MXBaseAlertClasses-in-Objective-C is a bundle of classes for building alert view.",
5   "description": "The first stable version of MXBaseAlert, a bundle of classes for building alert view.",
6   "homepage": "https://github.com/Meniny/MXBaseAlertClasses-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/MXBaseAlertClasses-in-Objective-C.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "Classes/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true