[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / a / 1PasswordExtension / 1.8.6 / 1PasswordExtension.podspec.json
blob0ee68d7465bb9c6be44fc7f24b3b188ad6775c37
2   "name": "1PasswordExtension",
3   "module_name": "OnePasswordExtension",
4   "version": "1.8.6",
5   "summary": "With just a few lines of code, your app can add 1Password support.",
6   "description": "With just a few lines of code, your app can add 1Password support, enabling your users to:\n\n- Access their 1Password Logins to automatically fill your login page.\n- Use the Strong Password Generator to create unique passwords during registration, and save the new Login within 1Password.\n- Quickly fill 1Password Logins directly into web views.\n\nEmpowering your users to use strong, unique passwords has never been easier.",
7   "homepage": "https://github.com/AgileBits/onepassword-app-extension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": [
13     "Dave Teare",
14     "Michael Fey",
15     "Roustem Karimov"
16   ],
17   "social_media_url": "https://twitter.com/1Password",
18   "source": {
19     "git": "https://github.com/AgileBits/onepassword-app-extension.git",
20     "tag": "1.8.6"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "*.{h,m}",
26   "frameworks": [
27     "Foundation",
28     "MobileCoreServices",
29     "UIKit"
30   ],
31   "weak_frameworks": "WebKit",
32   "exclude_files": "Demos",
33   "resource_bundles": {
34     "OnePasswordExtensionResources": [
35       "1Password.xcassets/*.imageset/*.png",
36       "1Password.xcassets"
37     ]
38   },
39   "requires_arc": true