[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 6 / UIActionSheet+ODBuilder / 1.0.0 / UIActionSheet+ODBuilder.podspec.json
blobc092c145cf58547a95bf8853f5db89433468a19b
2   "name": "UIActionSheet+ODBuilder",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "dependencies": {
21     "ODX.Blocks": [
22       "~> 1.5"
23     ]
24   },
25   "source_files": "src/**/*",
26   "requires_arc": true