[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 2 / 0 / ZXCVBN / 1.0.5 / ZXCVBN.podspec.json
blob17e00387fd1ceaf538f0426af0a4be53565dfea9
2   "name": "ZXCVBN",
3   "version": "1.0.5",
4   "summary": "ZXCVBN password strength estimation",
5   "homepage": "https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-estimation/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "John Johnson": "wangsw.a@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/gabriel/ZXCVBN.git",
14     "tag": "1.0.5"
15   },
16   "source_files": "ZXCVBN/**/*.{c,h,m}",
17   "resources": "tools/generated/*.json",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.8"
22   }