blob: 4da560d5ee955e34a0a6b8180accec3ee596d1ad [file] [log] [blame]
{
"name": "BDCustomAlertController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BDCustomAlertController/Classes/**/*"
}