[Add] ZoomVideoSDK 2.1.0
[CocoaPods.git] / Specs / 6 / 2 / 0 / ZXCVBN / 1.0.4 / ZXCVBN.podspec.json
blob790568e5ba61392ada5c7503fc72135dc62211d2
2   "name": "ZXCVBN",
3   "version": "1.0.4",
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.4"
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   }