[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 1 / PasswordExtension / 4.2.1 / PasswordExtension.podspec.json
blob75119c3332cec6e999b7aa9ef89c9e164e0ebbbf
2   "name": "PasswordExtension",
3   "version": "4.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PasswordExtension/Classes/**/*"