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