[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / a / 1PasswordExtension / 1.2 / 1PasswordExtension.podspec.json
blob0cc2f3020b4a113740a95f9b5057a9263d8410c3
2   "name": "1PasswordExtension",
3   "header_dir": "OnePasswordExtension",
4   "version": "1.2",
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.\n",
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/1PasswordBeta",
19   "source": {
20     "git": "https://github.com/AgileBits/onepassword-app-extension.git",
21     "tag": "1.2"
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   "resources": "1Password.xcassets",
31   "requires_arc": true