blob: 615a4afe57750b8b7e831ff586923cd582fb9399 [file] [log] [blame]
{
"name": "DSDAlertManager",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSDAlertManager/Classes/*.{h,m}"
}