blob: e19da50b990d36e8ed916f048d759cde8e264803 [file] [log] [blame]
{
"name": "SVJsonSchemaValidator",
"version": "0.0.6",
"summary": "Simple JSON Validator for Objective-C.",
"homepage": "https://bitbucket.org/nut_code_monkey/jsonschemavalidator",
"authors": {
"Max Lunin": "nut.code.monkey@gmail.com"
},
"source": {
"git": "https://nut_code_monkey@bitbucket.org/nut_code_monkey/jsonschemavalidator.git",
"tag": "0.0.6"
},
"source_files": [
"SVJsonSchemaValidator",
"JsonSchemaValidator/**/*.{h,m}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}