blob: eb95d12a01ed6e9a70aeaaba9f305545866db1b3 [file] [log] [blame]
{
"name": "WMAlertController",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.2"
}