[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / a / 1PasswordExtension / 1.8.1 / 1PasswordExtension.podspec.json
blobee40e2d997628014af1897c0ff73fe7b70283c43
2   "name": "1PasswordExtension",
3   "module_name": "OnePasswordExtension",
4   "version": "1.8.1",
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     "Rad Azzouz",
16     "Roustem Karimov"
17   ],
18   "social_media_url": "https://twitter.com/1Password",
19   "source": {
20     "git": "https://github.com/AgileBits/onepassword-app-extension.git",
21     "tag": "1.8.1"
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source_files": "*.{h,m}",
27   "frameworks": [
28     "Foundation",
29     "MobileCoreServices",
30     "UIKit"
31   ],
32   "weak_frameworks": "WebKit",
33   "exclude_files": "Demos",
34   "resource_bundles": {
35     "OnePasswordExtensionResources": [
36       "1Password.xcassets/*.imageset/*.png",
37       "1Password.xcassets"
38     ]
39   },
40   "requires_arc": true