[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 1 / 6 / 0 / Vastra / 1.2.0 / Vastra.podspec.json
blob5159266d904891d712d96fad64a86016d6fd7f94
2   "name": "Vastra",
3   "version": "1.2.0",
4   "summary": "Object validation strategies for iOS ",
5   "description": "Vastra (from VAlidation STRAtegies) is a easy-to-use validation strategy library. You will be able to define custom strategies or just use the existing ones and create custom validation services.",
6   "homepage": "https://github.com/mobilejazz/Vastra-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.com"
13   },
14   "social_media_url": "http://twitter.com/mobilejazzcom",
15   "source": {
16     "git": "https://github.com/mobilejazz/Vastra-ios.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "source_files": [
24     "Vastra/*.{h,m}"
25   ],
26   "frameworks": "Foundation",
27   "requires_arc": true,
28   "deprecated": true