[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 8 / 6 / DSJSONSchemaValidation / 2.0.4 / DSJSONSchemaValidation.podspec.json
bloba3987c7b51f1ec1cd3f0b702e9adc0de1dec771d
2   "name": "DSJSONSchemaValidation",
3   "version": "2.0.4",
4   "authors": {
5     "Vlas Voloshin": "argentumko@gmail.com",
6     "Andrew Podkovyrin": "podkovyrin@gmail.com"
7   },
8   "homepage": "https://github.com/dashevo/JSONSchemaValidation",
9   "social_media_url": "https://twitter.com/podkovyr",
10   "summary": "JSON Schema draft 4, 6 and 7 parsing and validation library written in Objective C.",
11   "source": {
12     "git": "https://github.com/dashevo/JSONSchemaValidation.git",
13     "tag": "2.0.4"
14   },
15   "license": "MIT",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9"
20   },
21   "source_files": "DSJSONSchemaValidation/**/*.{h,m}"