blob: 9146fcf0f71111fa5d0ab94c3c0d049acd30a873 [file] [log] [blame]
{
"name": "MXDialog",
"version": "1.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": "1.0.2"
},
"source_files": "MXDialog-OC/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}