blob: 8ae7abed552501b155fc388cd7c09e73c2066c95 [file] [log] [blame]
{
"name": "Rover",
"version": "3.4.0-beta.1",
"summary": "iOS framework for the Rover platform",
"homepage": "https://www.rover.io",
"license": "Apache License, Version 2.0",
"authors": {
"Rover Labs Inc.": "support@rover.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/RoverPlatform/rover-ios.git",
"tag": "v3.4.0-beta.1"
},
"cocoapods_version": ">= 1.4.0",
"source_files": "Sources/**/*.swift",
"frameworks": [
"SafariServices",
"WebKit"
]
}