[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 0 / 4 / Navajo / 1.0.0 / Navajo.podspec.json
blob4561e7493da4a9a2424b66741afa9192d4d3400f
2   "name": "Navajo",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Password Validator & Strength Evaluator.",
6   "homepage": "https://github.com/mattt/Navajo",
7   "social_media_url": "https://twitter.com/mattt",
8   "screenshots": "https://raw.github.com/mattt/Navajo/screenshots/example.gif",
9   "authors": {
10     "Mattt": "mattt@me.com"
11   },
12   "source": {
13     "git": "https://github.com/mattt/Navajo.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "Navajo",
17   "requires_arc": true,
18   "osx": {
19     "frameworks": "CoreServices"
20   },
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.10"
24   }