blob: 25fe52d453f989bbc5c04294e0787b6011c31aff [file] [log] [blame]
{
"name": "Rover",
"version": "1.10.3",
"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": "8.4"
},
"source": {
"git": "https://github.com/RoverPlatform/rover-ios.git",
"tag": "v1.10.3"
},
"source_files": "Rover",
"swift_version": "4.0",
"cocoapods_version": ">= 1.4.0",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
]
}