[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 1 / PasswordExtension / 4.0.4 / PasswordExtension.podspec.json
blob3954490edb5e1dd61ba3713bf41ad2e5dde6e83c
2   "name": "PasswordExtension",
3   "version": "4.0.4",
4   "summary": "Let users use a third party password manager right in your own app.",
5   "description": "PasswordExtension lets you give users access to their third party password manager conforming the PasswordExtension scheme (i.e. 1Password, LastPass) to fill in their login credentials from their vault, add credentials to their vault, and change their password in their vault for any given url.",
6   "homepage": "https://github.com/fahlout/PasswordExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Niklas Fahl": "niklas.fahl@me.com"
13   },
14   "source": {
15     "git": "https://github.com/fahlout/PasswordExtension.git",
16     "tag": "4.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PasswordExtension/Classes/**/*",
22   "pushed_with_swift_version": "4.0"