[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / a / Swift_Validator / 2.0.3 / Swift_Validator.podspec.json
blob73d169c35cc327a75a853c5b7d6e5b5c44baea4e
2   "name": "Swift_Validator",
3   "version": "2.0.3",
4   "summary": "A UITextField Validation library for Swift",
5   "homepage": "https://github.com/jpotts18/swift-validator",
6   "screenshots": "https://raw.githubusercontent.com/jpotts18/swift-validator/master/swift-validator-v2.gif",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENCE.txt"
10   },
11   "authors": {
12     "Jeff": "jeff.potter6@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/jpotts18",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/asotog/swift-validator.git",
20     "tag": "2.0.3"
21   },
22   "source_files": "Validator/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true