blob: 23fedce30a7f22dfe2ef8fc384f3e0d842da51bf [file] [log] [blame]
{
"name": "WMAlertController",
"version": "0.3.0",
"summary": "A customizable alert controller, designed to behave like UIAlertController.",
"homepage": "https://github.com/workmarket-oss/alertcontroller",
"license": {
"type": "ASLv2",
"file": "LICENSE"
},
"authors": {
"WorkMarket": "andrei.tulai@gmail.com"
},
"source": {
"git": "https://github.com/workmarket-oss/alertcontroller.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}