blob: f232a965583ff5ae36a1ed69c0fed28ea5fbafc6 [file] [log] [blame]
{
"name": "VMTDirections",
"version": "0.0.1",
"summary": "VMTDirections Provides Routing Feature",
"description": "VMTDirections framework Provides Routing Feature to the mobile apps",
"homepage": "https://github.com/vmjana/VMTDirections",
"license": "UNLICENSE",
"authors": {
"Janarthanan": "janarthanan@virtualmaze.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/vmjana/VMTDirections.git",
"tag": "0.0.1"
},
"source_files": "VMTDirections/**/*.{h,m,swift}"
}