[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / f / b / MXMaterialAlert / 1.0.0 / MXMaterialAlert.podspec.json
blobe5da273d645ee391e73b7467e15cd53d9f5a3c2f
2   "name": "MXMaterialAlert",
3   "version": "1.0.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.0.0"
15   },
16   "source_files": "MXMaterialAlert-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true