[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 6 / UIActionSheet+ODBuilder / 1.0.1 / UIActionSheet+ODBuilder.podspec.json
blobc369c79064e42a0926c73107997bbb1333d31b57
2   "name": "UIActionSheet+ODBuilder",
3   "version": "1.0.1",
4   "summary": "iOS UIActionSheet builder.",
5   "homepage": "https://github.com/Rogaven/UIActionSheet-ODBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Nazaroff": "alexx.nazaroff@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Rogaven/UIActionSheet-ODBuilder.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "dependencies": {
21     "ODBlocks": [
22       "~> 1.5"
23     ]
24   },
25   "source_files": "src/**/*",
26   "requires_arc": true