[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 5 / 3 / 7 / JCGPasswordStrength / 0.0.1 / JCGPasswordStrength.podspec.json
blob1f0e2aa55167d2405336fefaf2452f24f3544dce
2   "name": "JCGPasswordStrength",
3   "version": "0.0.1",
4   "summary": "PasswordStrength with Objective-C",
5   "description": "A PasswordStrength with Objective, by the strength score",
6   "homepage": "https://github.com/jcg9487/JCGPasswordStrength",
7   "license": "MIT",
8   "authors": {
9     "EdwardJCG": "jcg9487@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/jcg9487/JCGPasswordStrength.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": [
19     "PasswordStrength",
20     "PasswordStrength/PasswordStrength/PasswordStrengthUtil/PasswordStrengthUtil.{h,m}"
21   ]