[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / a / f / 1 / FKValidator / 1.0.2 / FKValidator.podspec.json
blob28a052022540c8be4ffe1acb89063c73bb861a5e
2   "name": "FKValidator",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": [
18     "Classes/*.swift",
19     "Classes/**/*.swift"
20   ],
21   "requires_arc": true