blob: f8ee5f430d5130e658a66e0cfde6797726873f0d [file] [log] [blame]
{
"name": "VVVCarRental",
"version": "0.5.0",
"summary": "The official VroomVroomVroom SDK to compare and book rental cars,",
"description": "The VroomVroomVroom iOS SDK allows you to implement a Car Rental company comparision search, and Car Rental booking into your app easily and quickly.",
"homepage": "https://vroomvroomvroom.com.au",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Swiney": "james.swiney@vroomvroomvroom.com.au"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/vvvroom/vvv-ios-sdk.git",
"tag": "0.5.0"
},
"source_files": "source/VVV/*",
"resources": "resources/*",
"pushed_with_swift_version": "3.0"
}