[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 0 / 4 / Navajo / 0.0.1 / Navajo.podspec.json
blob3553958058399b9f272c798c333f5126f4a3a252
2   "name": "Navajo",
3   "version": "0.0.1",
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 Thompson": "m@mattt.me"
11   },
12   "source": {
13     "git": "https://github.com/mattt/Navajo.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "Navajo",
17   "requires_arc": true,
18   "osx": {
19     "frameworks": "CoreServices"
20   },
21   "platforms": {
22     "ios": "6.0",
23     "osx": "10.8"
24   }