[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / b / d / SwiftValidators / 2.0.4 / SwiftValidators.podspec.json
blob6da6b806e8c8a801df33961c54fc059c6d37afcc
2   "name": "SwiftValidators",
3   "version": "2.0.4",
4   "summary": "String validation for iOS developed in Swift. Inspired by validator.js",
5   "homepage": "https://github.com/gkaimakas/SwiftValidators",
6   "license": "MIT",
7   "authors": {
8     "gkaimakas": "gkaimakas@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gkaimakas/SwiftValidators.git",
12     "tag": "2.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "SwiftValidators/**/*",
19   "frameworks": "Foundation"