[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 9 / 8 / ASFormValidator / 0.0.1 / ASFormValidator.podspec.json
blobd973bf90ace7723cef5fba0a6490b6c6360c6b63
2   "name": "ASFormValidator",
3   "version": "0.0.1",
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.1"
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"