blob: e5da273d645ee391e73b7467e15cd53d9f5a3c2f [file] [log] [blame]
{
"name": "MXMaterialAlert",
"version": "1.0.0",
"summary": "A material style alert view for iOS.",
"description": "The first stable version of MXMaterialAlert, a material style alert view for iOS.",
"homepage": "https://github.com/Meniny/MXMaterialAlert-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Meniny/MXMaterialAlert-in-Objective-C.git",
"tag": "1.0.0"
},
"source_files": "MXMaterialAlert-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}