[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / f / QuanderSwiftValidator / 5.0.0 / QuanderSwiftValidator.podspec.json
blob9ae460ffe46f6c8e1f174e0e2467fcc9100bcfcf
2   "name": "QuanderSwiftValidator",
3   "version": "5.0.0",
4   "summary": "A UITextField Validation library for Swift",
5   "homepage": "https://github.com/Quander/SwiftValidator.git",
6   "screenshots": "https://raw.githubusercontent.com/jpotts18/SwiftValidator/master/swift-validator-v2.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Jeff Potter": "jeff.potter6@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Quander/SwiftValidator.git",
19     "tag": "5.0.0"
20   },
21   "source_files": "SwiftValidator/**/*.swift",
22   "exclude_files": "Validator/AppDelegate.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"