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