blob: fc7a98691447688eb4bdc0b4201ea997643851ff [file] [log] [blame]
{
"name": "HyperBek",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "HyperBek/HyperBek",
"requires_arc": true
}