[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / 3 / d / ANValidator / 0.0.6 / ANValidator.podspec.json
blob1b3557825a177885fdf8811e26d42232d64fee8a
2   "name": "ANValidator",
3   "version": "0.0.6",
4   "summary": "A property validtor usefull for checking the property againts the validation rule.",
5   "description": "A Validator property wrapper that can be used with any property to validate based on any Validation rules from existing listed rules or any regex given as Validation rule input. If it is required to add any new validation rule, ANValidator allows to create extension to add new rules as type property or type function.\"",
6   "homepage": "https://www.tothenew.com",
7   "license": "MIT",
8   "authors": {
9     "Ankit Nigam": "ankit.nigam@tothenew.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/ankittlp/ANValidator.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "ANValidator",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"