blob: 70d58ea9463d023b05edc1482f0905e27e17474a [file] [log] [blame]
{
"name": "MXAlert",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "MXAlert-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true,
"deprecated": true
}