blob: 35736652113ae076b25a13e0fb5080c94491cb9a [file] [log] [blame]
{
"name": "MXDialog",
"version": "2.0.2",
"summary": "An Android like alert view",
"description": "The first stable version of MXDialog, an Android like alert view",
"homepage": "https://github.com/Meniny/MXDialog-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Meniny/MXDialog-in-Objective-C.git",
"tag": "2.0.2"
},
"source_files": "MXDialog-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}