blob: df50065bae27eb4ab7bfa7c1fdc2230056f84a97 [file] [log] [blame]
{
"name": "MXBaseAlert",
"version": "1.0.0",
"summary": "MXBaseAlertClasses-in-Objective-C is a bundle of classes for building alert view.",
"description": "The first stable version of MXBaseAlert, a bundle of classes for building alert view.",
"homepage": "https://github.com/Meniny/MXBaseAlertClasses-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Meniny/MXBaseAlertClasses-in-Objective-C.git",
"tag": "1.0.0"
},
"source_files": "Classes/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}