[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / c / PasswordStrength / 0.1.0 / PasswordStrength.podspec.json
bloba780418e5dba678d698fee836ed6e98055261eba
2   "name": "PasswordStrength",
3   "version": "0.1.0",
4   "summary": "Password Strength Lib",
5   "description": "                       PasswordStrength will return a value of 0 - 1 based on the strength of a password\n\n                      This can then be used to create a colour to use with progress bars.\n\n                       Enjoy :)\n",
6   "homepage": "https://github.com/matthewellis/PasswordStrength",
7   "license": "MIT",
8   "authors": {
9     "Matthew Ellis": "matthewellis1995@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/matthewellis/PasswordStrength.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mellis1995",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"