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