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