[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / 0 / ZXCVBN / 1.0.1 / ZXCVBN.podspec.json
bloba04cce763a5e2b2c0e3fc667c466a9a66ad22db1
2   "name": "ZXCVBN",
3   "version": "1.0.1",
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.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "ZXCVBN/**/*.{c,h,m}",
20   "requires_arc": true