[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 4 / f / UIAlertView-Blocks / 0.0.1 / UIAlertView-Blocks.podspec.json
blob7989b7697c7f0a4795bb9f4e702a829c644aee37
2   "name": "UIAlertView-Blocks",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "authors": "Jiva Devoe",
8   "license": "MIT",
9   "requires_arc": true,
10   "summary": "Category for UIAlertView and UIActionSheet which allows you to use blocks rather than implementing a delegate.",
11   "description": "A category for UIAlertView and UIActionSheet which allows you to use blocks to handle the pressed button events rather than implementing a delegate.",
12   "source_files": "*.{h,m}",
13   "homepage": "https://github.com/jivadevoe/UIAlertView-Blocks",
14   "source": {
15     "git": "https://github.com/jivadevoe/UIAlertView-Blocks.git",
16     "commit": "67531787dc46bc9188919249c7b2292eb1e6a17f"
17   }