blob: fa127b6d624e27dee059b91a6292a49790f7a2d6 [file] [log] [blame]
{
"name": "Rover",
"version": "1.9.0",
"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.9.0"
},
"source_files": "Rover",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
],
"pushed_with_swift_version": "4.0"
}