blob: d31f34c2540ccfd0e78c450c84e45ba42df5db45 [file] [log] [blame]
{
"name": "MGAlertSwift",
"version": "1.0.0",
"summary": "A free style alert",
"description": "A free style alert",
"homepage": "https://github.com/MagicalWater/MGAlertSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGAlertSwift.git",
"tag": "1.0.0"
},
"source_files": "MGAlertSwift/MGAlertSwift/Classes/*",
"frameworks": "UIKit",
"dependencies": {
"MGExtensionSwift": [
],
"MGBaseViewSwift": [
]
}
}