[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / e / SVJsonSchemaValidator / 0.0.6 / SVJsonSchemaValidator.podspec.json
blobe19da50b990d36e8ed916f048d759cde8e264803
2   "name": "SVJsonSchemaValidator",
3   "version": "0.0.6",
4   "summary": "Simple JSON Validator for Objective-C.",
5   "homepage": "https://bitbucket.org/nut_code_monkey/jsonschemavalidator",
6   "authors": {
7     "Max Lunin": "nut.code.monkey@gmail.com"
8   },
9   "source": {
10     "git": "https://nut_code_monkey@bitbucket.org/nut_code_monkey/jsonschemavalidator.git",
11     "tag": "0.0.6"
12   },
13   "source_files": [
14     "SVJsonSchemaValidator",
15     "JsonSchemaValidator/**/*.{h,m}"
16   ],
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }