[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / a / 1PasswordExtension / 1.7 / 1PasswordExtension.podspec.json
blob398218a75de81f14d87540c2c89d25c9803657ee
2   "name": "1PasswordExtension",
3   "header_dir": "OnePasswordExtension",
4   "header_mappings_dir": "OnePasswordExtension",
5   "version": "1.7",
6   "summary": "With just a few lines of code, your app can add 1Password support.",
7   "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.",
8   "homepage": "https://github.com/AgileBits/onepassword-app-extension",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "authors": [
14     "Dave Teare",
15     "Michael Fey",
16     "Rad Azzouz",
17     "Roustem Karimov"
18   ],
19   "social_media_url": "https://twitter.com/1Password",
20   "source": {
21     "git": "https://github.com/AgileBits/onepassword-app-extension.git",
22     "tag": "1.7"
23   },
24   "platforms": {
25     "ios": 7.0
26   },
27   "source_files": "*.{h,m}",
28   "frameworks": "UIKit",
29   "weak_frameworks": "WebKit",
30   "exclude_files": "Demos",
31   "resource_bundles": {
32     "OnePasswordExtensionResources": [
33       "1Password.xcassets/*.imageset/*.png",
34       "1Password.xcassets"
35     ]
36   },
37   "requires_arc": true