[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / f / VVJSONSchemaValidation / 1.1.0 / VVJSONSchemaValidation.podspec.json
blob2bf24d68500f9af422f447d4e7dc6f03d73e9d8c
2   "name": "VVJSONSchemaValidation",
3   "version": "1.1.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.1.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}"