[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / b / d / SwiftValidators / 9.0.3 / SwiftValidators.podspec.json
blob060f2d867f0e1d2553c310ba65a4a41216c383aa
2   "name": "SwiftValidators",
3   "version": "9.0.3",
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": "9.0.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "SwiftValidators/Classes/**/*.swift",
19   "frameworks": "Foundation"