[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / c / AllTooValidatorSwift / 0.1.1 / AllTooValidatorSwift.podspec.json
blob9dd0895363c1c36f1a490a5d1a29de60905eb6cb
2   "name": "AllTooValidatorSwift",
3   "version": "0.1.1",
4   "summary": "This is a Swift validator that uses the Chain of Responsibility pattern to add validations for inputs or other values.",
5   "module_name": "AllTooValidator",
6   "description": "Validator using the Chain of Responsibility pattern. This is a Swift validator that uses the Chain of Responsibility pattern to add validations for inputs or other values.",
7   "homepage": "https://github.com/nowjordanhappy/AllTooValidatorSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jordan R. A.": "nowjordanhappy@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nowjordanhappy/AllTooValidatorSwift.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "AllTooValidatorSwift/Classes/**/*",
24   "swift_version": "5.0"