[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 8 / a / 1PasswordExtension / 1.6 / 1PasswordExtension.podspec.json
blobfe4e843570e0bf495c8da747ffa7b8847e9c4f16
2   "name": "1PasswordExtension",
3   "header_dir": "OnePasswordExtension",
4   "version": "1.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\n Empowering 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.6"
22   },
23   "platforms": {
24     "ios": 7.0
25   },
26   "source_files": "*.{h,m}",
27   "frameworks": "UIKit",
28   "weak_frameworks": "WebKit",
29   "exclude_files": "Demos",
30   "resource_bundles": {
31     "OnePasswordExtensionResources": [
32       "1Password.xcassets/*.imageset/*.png",
33       "1Password.xcassets"
34     ]
35   },
36   "requires_arc": true