blob: ba5d23cbdf0bdb290fa0ede2e68eabbb0f711810 [file] [log] [blame]
{
"name": "WMAlertController",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}