blob: 280c7d93a3ace239ecb9ea96c38f81e8f266c8b5 [file] [log] [blame]
{
"name": "IDMAlertViewManager",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}