blob: 7acf4f3277c4d1716a10b5eaf9b7de5b8ca581bd [file] [log] [blame]
{
"name": "App2WebHandoff",
"version": "1.0.3",
"summary": "Resume in-app web browsing in the default web-browser of the continuing platform adopting handoff.",
"description": "# Native App to Web Browser Handoff\nResume in-app web browsing in the default web-browser of the continuing platform adopting handoff.",
"homepage": "https://github.com/intelygenz/App2WebHandoff",
"screenshots": [
"https://raw.githubusercontent.com/intelygenz/App2WebHandoff/master/screenshot.gif",
"https://raw.githubusercontent.com/intelygenz/App2WebHandoff/master/screenshot_2.jpg",
"https://raw.githubusercontent.com/intelygenz/App2WebHandoff/master/screenshot_1.jpg"
],
"license": "MIT",
"authors": {
"Alex RupeĢrez": "alejandro.ruperez@intelygenz.com"
},
"social_media_url": "http://twitter.com/intelygenz",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/intelygenz/App2WebHandoff.git",
"tag": "1.0.3"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "UIKit",
"source_files": "App2WebHandoff/UI*.swift",
"frameworks": "UIKit"
},
{
"name": "WebKit",
"source_files": "App2WebHandoff/WK*.swift",
"frameworks": "WebKit"
},
{
"name": "SafariServices",
"source_files": "App2WebHandoff/SF*.swift",
"frameworks": "SafariServices"
}
]
}