[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 2 / BDCustomAlertController / 0.1.0 / BDCustomAlertController.podspec.json
blob4da560d5ee955e34a0a6b8180accec3ee596d1ad
2   "name": "BDCustomAlertController",
3   "version": "0.1.0",
4   "summary": "Cusomizable UIAlertController and UIAlertAction for nice and easy display.",
5   "description": "- UIAlertAction with image and custom content (image and text for now)\n- UIAlertController with date picker",
6   "homepage": "https://github.com/Benny-iPhone/BDCustomAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benny Davidovitz": "benny.davidovitz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Benny-iPhone/BDCustomAlertController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BDCustomAlertController/Classes/**/*"