[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / Navajo-Swift / 1.0.0 / Navajo-Swift.podspec.json
blob454c96b5143992f767b3ea4eab1e5557d3a57b70
2   "name": "Navajo-Swift",
3   "version": "1.0.0",
4   "summary": "Password Validator & Strength Evaluator",
5   "description": "Evaluating Password Strength\nValidating Password\n\nAvailable Validation Rules\n-Allowed Characters\n-Required Characters (custom, lowercase, uppercase, decimal, symbol)\n-Non-Dictionary Word\n-Minimum / Maximum Length\n-Predicate Match\n-Regular Expression Match\n-Block Evaluation\n\nLocalization",
6   "homepage": "https://github.com/jasonnam/Navajo-Swift",
7   "authors": {
8     "Jason Nam": "contact@jasonnam.com"
9   },
10   "social_media_url": "http://www.jasonnam.com",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/jasonnam/Navajo-Swift.git",
21     "commit": "12b7082f012192d9748fb37f5ec540185e21e950",
22     "tag": "1.0.0"
23   },
24   "source_files": "Source/*.{swift}",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"