blob: 490d4d13481f7f92955cf20ff9df2cf20584c4f2 [file] [log] [blame]
{
"name": "SVJsonSchemaValidator",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"JsonSchemaValidator/**/*.{h,m}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}