[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 0 / HyperBek / 0.4.0 / HyperBek.podspec.json
blobb95576a467cd17874de0d80a8535981c6bc1dabf
2   "name": "HyperBek",
3   "version": "0.4.0",
4   "summary": "An Objective-C library for working with the JSON variant of Hypertext Application Language (HAL).",
5   "homepage": "https://bitbucket.org/dcutting/hyperbek",
6   "license": "MIT",
7   "authors": {
8     "Dan Cutting": "dan@yellowbek.com"
9   },
10   "source": {
11     "hg": "https://bitbucket.org/dcutting/hyperbek",
12     "revision": "0.4.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "HyperBek/HyperBek",
19   "requires_arc": true,
20   "dependencies": {
21     "CSURITemplate": [
22       "~> 0.1.1"
23     ]
24   }