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