[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 2 / f / VVJSONSchemaValidation / 1.5.0 / VVJSONSchemaValidation.podspec.json
blob536cf553e3593ea339bfaab88aa044dbb1471ccb
2   "name": "VVJSONSchemaValidation",
3   "version": "1.5.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.5.0"
13   },
14   "license": "MIT",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "source_files": "VVJSONSchemaValidation/*.{h,m}"