blob: 1781c07c6c3b763e35fdfb790606e2ebb79e1b76 [file] [log] [blame]
{
"name": "MXDialog",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "MXDialog-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}