[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 8 / 6 / DSJSONSchemaValidation / 2.0.7 / DSJSONSchemaValidation.podspec.json
blob90fe24a467727b6652bcc19ea4db1b4ea86d4f05
2   "name": "DSJSONSchemaValidation",
3   "version": "2.0.7",
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.7"
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}"