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