[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / a / f / 1 / FKValidator / 1.0.1 / FKValidator.podspec.json
blob110323c731469f768db739f42cffa6ba6b8ce4cf
2   "name": "FKValidator",
3   "version": "1.0.1",
4   "summary": "FKValidator is library of validation with Swift.",
5   "homepage": "https://github.com/fromkk/FKValidator",
6   "license": "MIT",
7   "authors": {
8     "fromkk": "info@fromkk.info"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/fromkk/FKValidator.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/*",
20     "Classes/Rules/*"
21   ],
22   "requires_arc": true