blob: 85ccb80632e0904f9691c045c51518df72fc1942 [file] [log] [blame]
{
"name": "AnimatePolyline",
"version": "0.1.2",
"summary": "The animate polyline like Uber for GoogleMaps",
"description": "The animate polyline like Uber for GoogleMaps with custom color",
"homepage": "https://github.com/goldmoment/AnimatePolyline",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goldmoment": "nguyenvanvienqn@gmail.com"
},
"source": {
"git": "https://github.com/goldmoment/AnimatePolyline.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "AnimatePolyline/Classes/**/*",
"static_framework": true,
"dependencies": {
"GoogleMaps": [
]
},
"swift_version": "4.0"
}