blob: a111b6973add271db29b8a4b7ecc656d4e88c48e [file] [log] [blame]
{
"name": "HWAlertManager",
"version": "2.0.7",
"summary": "Pop-up based view(e.g. AlertView SheetView), or you can easily customize for your own usage.",
"homepage": "https://github.com/wowbby/HWAlertManager",
"license": "MIT",
"authors": {
"wowbby": "zhengzx@haierubic.com.com"
},
"source": {
"git": "https://github.com/wowbby/HWAlertManager.git",
"tag": "2.0.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}