blob: f51f755d635f9da9fc28f51824f839ce8cbdccbb [file] [log] [blame]
{
"name": "MXMaterialAlert",
"version": "1.3.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.3.0"
},
"source_files": "MXMaterialAlert-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"MXBaseAlert": [
]
},
"requires_arc": true
}