blob: b95576a467cd17874de0d80a8535981c6bc1dabf [file] [log] [blame]
{
"name": "HyperBek",
"version": "0.4.0",
"summary": "An Objective-C library for working with the JSON variant of Hypertext Application Language (HAL).",
"homepage": "https://bitbucket.org/dcutting/hyperbek",
"license": "MIT",
"authors": {
"Dan Cutting": "dan@yellowbek.com"
},
"source": {
"hg": "https://bitbucket.org/dcutting/hyperbek",
"revision": "0.4.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "HyperBek/HyperBek",
"requires_arc": true,
"dependencies": {
"CSURITemplate": [
"~> 0.1.1"
]
}
}