blob: 26d3775f00811b75d67cf53f3feb37e49a1dfec7 [file] [log] [blame]
{
"name": "DSDAlertManager",
"version": "1.0.0",
"summary": "Is the manager to open the Dialog easily.",
"description": "Is the manager to open the UIAlertController easily.",
"homepage": "https://github.com/dsdsk/DSDAlertManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dsdsk": ""
},
"source": {
"git": "https://github.com/dsdsk/DSDAlertManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSDAlertManager/Classes/*.{h,m}"
}