blob: 37de5d9914064cbff7243f12b82127c67e260e88 [file] [log] [blame]
{
"name": "IDMAlertViewManager",
"version": "1.1",
"summary": "Handles different priorities alerts and terminates the problem of multiple alerts being displayed at the same time.",
"homepage": "http://ideaismobile.github.io/IDMAlertViewManager/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ideais Mobile": "mobile@ideais.com.br"
},
"source": {
"git": "https://github.com/ideaismobile/IDMAlertViewManager.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}