blob: 710c9f30674179efeecff4f226c2db79c30f8d27 [file] [log] [blame]
{
"name": "GoogleDistanceMatrixSDK",
"version": "0.1.0",
"summary": "Unofficial IOS SDK for Google Distance Matrix API.",
"homepage": "https://github.com/manishkkatoch/GoogleDistanceMatrix-IOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manish Katoch": "manish.katoch@gmail.com"
},
"source": {
"git": "https://github.com/manishkkatoch/GoogleDistanceMatrix-IOS-SDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}