blob: b0f21a325cbfedb5a42e890ade24852313a688ba [file] [log] [blame]
{
"name": "MBAlertController",
"version": "0.1.0",
"summary": "An elegant AlertController.",
"description": "A short description of MBAlertController which display simple alert to leverage",
"homepage": "https://github.com/matybrennan/MBAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matybrennan": "matybrennan@gmail.com"
},
"source": {
"git": "https://github.com/matybrennan/MBAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBAlertController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}