[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / Navajo-Swift / 0.0.5 / Navajo-Swift.podspec.json
blob431269fb1afd0f78bcf02736cd807103f8715cd1
2   "name": "Navajo-Swift",
3   "version": "0.0.5",
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": "93a765e809520d5ec296387e096df3491feba8f1",
22     "tag": "0.0.5"
23   },
24   "source_files": "Source/*.{swift}",
25   "requires_arc": true