[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 7 / c / 5 / WolfValidation / 3.0.1 / WolfValidation.podspec.json
blob28e09dd82354ffcdaf21b53fb6c2789ab58c08de
2   "name": "WolfValidation",
3   "version": "3.0.1",
4   "summary": "Framework for validating user-entered data including phone numbers and email addresses.",
5   "homepage": "https://github.com/wolfmcnally/WolfValidation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfValidation.git",
15     "tag": "3.0.1"
16   },
17   "swift_versions": "5.0",
18   "source_files": "Sources/WolfValidation/**/*",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "10.14",
22     "tvos": "12.0"
23   },
24   "module_name": "WolfValidation",
25   "dependencies": {
26     "WolfCore": [
28     ],
29     "WolfLocale": [
31     ],
32     "WolfNIO": [
34     ]
35   }