[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 9 / 8 / ASFormValidator / 0.0.2 / ASFormValidator.podspec.json
blobdff215e402183746f6efbeb5f5d74819bbfa2438
2   "name": "ASFormValidator",
3   "version": "0.0.2",
4   "summary": "Lightweight form validation in Swift",
5   "homepage": "https://github.com/allanstejlborg/ASFormValidator",
6   "license": "MIT",
7   "authors": {
8     "Allan Stejlborg": "allan@stejlborg.dk"
9   },
10   "source": {
11     "git": "https://github.com/allanstejlborg/ASFormValidator.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "Source/FormValidator/Classes/**/*.swift",
18   "swift_versions": [
19     "5.0"
20   ],
21   "swift_version": "5.0"