[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / 6 / DSJSONSchemaValidation / 2.0.3 / DSJSONSchemaValidation.podspec.json
blob2ea27184a8a118fe4e9b2a46077f233dbbae60c9
2   "name": "DSJSONSchemaValidation",
3   "version": "2.0.3",
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.3"
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}"