[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 0 / HyperBek / 0.3.0 / HyperBek.podspec.json
blob48976f6c2fcb3f1b2d47bf125e29020433977ef2
2   "name": "HyperBek",
3   "version": "0.3.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.3.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   }