[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / 8 / 2 / 1 / EasyValidate / 0.0.1 / EasyValidate.podspec.json
blob8daf106aa8c850ee2616699b10dd2fc6b2ffa0f8
2   "name": "EasyValidate",
3   "version": "0.0.1",
4   "summary": "Lybrary for validate some string",
5   "description": "This CocoaPods helps you to validate your data.",
6   "homepage": "https://github.com/DanielGreens/EasyValidate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanielGreens": "SwiftOverflow"
13   },
14   "platforms": {
15     "ios": "13.2"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/DanielGreens/EasyValidate.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "EasyValidate/**/*.{h,m,swift}",
23   "swift_version": "5.0"