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