blob: 7eeeffee88714eacfed260879d1957601b11a3db [file] [log] [blame]
{
"name": "VeriJSON",
"version": "0.1.0",
"summary": "An Objective-C library for verifying JSON against a pattern-based schema.",
"homepage": "https://bitbucket.org/dcutting/verijson",
"license": "MIT",
"authors": {
"Dan Cutting": "dan@yellowbek.com"
},
"source": {
"hg": "https://bitbucket.org/dcutting/verijson",
"revision": "0.1.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "VeriJSON/VeriJSON",
"requires_arc": true
}