[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / b / d / SwiftValidators / 6.0.1 / SwiftValidators.podspec.json
blobf33f83a29054f793dff9e3bee9f2d7b85c25d9f2
2   "name": "SwiftValidators",
3   "version": "6.0.1",
4   "summary": "String validation for iOS developed in Swift",
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": "6.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*",
19   "frameworks": "Foundation",
20   "pushed_with_swift_version": "3.0"