[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / a / 7 / ValidateKit / 1.0.0 / ValidateKit.podspec.json
bloba59bc8e6539b391d96696649576971ddbbca6f74
2   "name": "ValidateKit",
3   "version": "1.0.0",
4   "summary": "ValidateKit is a framework for validating data of model.",
5   "homepage": "https://github.com/redwerk/ValidateKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Volodymyr Sakhan": "info@redwerk.com"
12   },
13   "source": {
14     "git": "https://github.com/redwerk/ValidateKit.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0",
20     "watchos": "2.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "swift_versions": [
26     "4.2",
27     "5.0",
28     "5.1"
29   ],
30   "swift_version": "5.1"