[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / a / e / SVJsonSchemaValidator / 0.0.7 / SVJsonSchemaValidator.podspec.json
blobff012ea4837831b34dc80dde34bfdcb98ab42f03
2   "name": "SVJsonSchemaValidator",
3   "version": "0.0.7",
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.7"
12   },
13   "source_files": [
14     "SVJsonSchemaValidator",
15     "JsonSchemaValidator/**/*.{h,m}"
16   ],
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "platforms": {
23     "ios": "5.0"
24   }