[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / c / PSMeter / 0.1.0 / PSMeter.podspec.json
blob931d392242872d8fe254356498d469cedb43f16e
2   "name": "PSMeter",
3   "version": "0.1.0",
4   "summary": "A password strength meter for iOS",
5   "description": "'A password strength meter to use in your iOS apps, it estimates the password strength and updates strength progress bar accordingly.'",
6   "homepage": "https://github.com/baianat/PSMeter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O-labib": "o.labib1995@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/baianat/PSMeter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PSMeter/Classes/**/*",
23   "dependencies": {
24     "Navajo-Swift": [
26     ],
27     "GTProgressBar": [
29     ]
30   },
31   "swift_version": "5.0"