[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 6 / 2 / 0 / ZXCVBN / 1.0.3 / ZXCVBN.podspec.json
blob219a29c37204ec96222aa2fe3d4c7316e69a7847
2   "name": "ZXCVBN",
3   "version": "1.0.3",
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.3"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "ZXCVBN/**/*.{c,h,m}",
20   "resources": "tools/generated/*.json",
21   "requires_arc": true