[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / b / MXMaterialAlert / 1.1.0 / MXMaterialAlert.podspec.json
blob8d0623f349cf017592afe40c3815760e94db749b
2   "name": "MXMaterialAlert",
3   "version": "1.1.0",
4   "summary": "A material style alert view for iOS.",
5   "description": "The first stable version of MXMaterialAlert, a material style alert view for iOS.",
6   "homepage": "https://github.com/Meniny/MXMaterialAlert-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/MXMaterialAlert-in-Objective-C.git",
14     "tag": "1.1.0"
15   },
16   "source_files": "MXMaterialAlert-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "MXBaseAlert": [
24     ]
25   },
26   "requires_arc": true