blob: 06144c264d1112eb7c726e1e6c2c0a366edde286 [file] [log] [blame]
{
"name": "Rover",
"version": "3.0.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.0.0-beta.1"
},
"cocoapods_version": ">= 1.4.0",
"swift_version": "5.0",
"source_files": "Sources/**/*.swift",
"frameworks": [
"SafariServices",
"WebKit"
]
}