[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / 8 / Valigator / 0.0.1 / Valigator.podspec.json
blobabb295f8d178a046785768bdb5679f993c041e84
2   "name": "Valigator",
3   "version": "0.0.1",
4   "summary": "Swift library to validate single fields or a whole form.",
5   "homepage": "https://github.com/kapizoli77/valigator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "kapizoli77",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": [
15     "5.1"
16   ],
17   "source": {
18     "git": "https://github.com/kapizoli77/valigator.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_version": "5.1"