blob: 7e7128901be8d2d2a03315f48b0ea67598bdfe28 [file] [log] [blame]
{
"name": "1PasswordExtension",
"version": "1.0.7",
"summary": "With just a few lines of code, your app can add 1Password support.",
"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",
"homepage": "https://github.com/AgileBits/onepassword-app-extension",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": [
"Dave Teare",
"Michael Fey",
"Rad Azzouz",
"Roustem Karimov"
],
"social_media_url": "https://twitter.com/1PasswordBeta",
"source": {
"git": "https://github.com/AgileBits/onepassword-app-extension.git",
"tag": "1.0.7"
},
"platforms": {
"ios": 7.0
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"weak_frameworks": "WebKit",
"exclude_files": "Demos",
"resources": "1Password.xcassets",
"requires_arc": true
}