[Add] AppLovinMediationMyTargetAdapter 5.25.0.0
[CocoaPods.git] / Specs / f / 0 / c / PSMeter / 0.1.3 / PSMeter.podspec.json
blobc48789b0eb8e30c5a8d51c472d185eb6bbc797bf
2   "name": "PSMeter",
3   "version": "0.1.3",
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     "Baianat": "development@baianat.com"
13   },
14   "source": {
15     "git": "https://github.com/baianat/PSMeter.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PSMeter/Classes/**/*",
23   "resources": "PSMeter/Assets/**/*",
24   "dependencies": {
25     "Navajo-Swift": [
27     ],
28     "GTProgressBar": [
30     ]
31   },
32   "swift_version": "5.0"