blob: 76e358530b09c60bd77ac66530a0145bada45f35 [file] [log] [blame]
{
"name": "BDCustomAlertController",
"version": "0.1.1",
"summary": "Cusomizable UIAlertController and UIAlertAction for nice and easy display.",
"description": "- UIAlertAction with image and custom content (image and text for now)\n- UIAlertController with date picker",
"homepage": "https://github.com/Benny-iPhone/BDCustomAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benny Davidovitz": "benny.davidovitz@gmail.com"
},
"source": {
"git": "https://github.com/Benny-iPhone/BDCustomAlertController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BDCustomAlertController/Classes/**/*"
}