[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 2 / f / VVJSONSchemaValidation / 1.6.0 / VVJSONSchemaValidation.podspec.json
blobc70c740e8111831f330364dc9d4cbc8ad54516c5
2   "name": "VVJSONSchemaValidation",
3   "version": "1.6.0",
4   "authors": {
5     "Vlas Voloshin": "argentumko@gmail.com"
6   },
7   "homepage": "https://github.com/vlas-voloshin/JSONSchemaValidation",
8   "social_media_url": "https://twitter.com/argentumko",
9   "summary": "JSON Schema draft 4 parsing and validation library written in Objective C.",
10   "source": {
11     "git": "https://github.com/vlas-voloshin/JSONSchemaValidation.git",
12     "tag": "1.6.0"
13   },
14   "license": "MIT",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "tvos": "9.0",
19     "watchos": "2.0",
20     "osx": "10.9"
21   },
22   "source_files": "VVJSONSchemaValidation/**/*.{h,m}"