blob: 2c6f78f8ab3d99dca7c031f9fa085aa109b5c05f [file] [log] [blame]
{
"name": "MXAlert",
"version": "2.0.0",
"summary": "A custom alert view",
"description": "The first stable version of MXAlert, a custom alert view",
"homepage": "https://github.com/Meniny/MXAlert-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Meniny/MXAlert-in-Objective-C.git",
"tag": "2.0.0"
},
"source_files": "MXAlert-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true,
"deprecated": true
}