[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / Vastra / 1.0.0 / Vastra.podspec.json
blob72fc066cea0ef9b7ae6da9d8e9c995aea56ccda9
2   "name": "Vastra",
3   "version": "1.0.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.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "Vastra/*.{h,m}"
24   ],
25   "dependencies": {
26     "Reachability": [
28     ]
29   },
30   "frameworks": "Foundation",
31   "requires_arc": true,
32   "deprecated": true