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