blob: 114d838649f231e5a3e30d857189cfa8fa8443be [file] [log] [blame]
{
"name": "MSFlightMapView",
"version": "0.2.1",
"summary": "Flight animation on Google Maps",
"description": "MSFlightMapView helps you add flight animation on top of Google Maps",
"homepage": "https://github.com/mabdulsubhan/MSFlightMapView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Abdul Subhan": "subhan.mps@gmail.com"
},
"source": {
"git": "https://github.com/mabdulsubhan/MSFlightMapView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MSFlightMapView/MSFlightMapView/**/*.{h,m,swift}",
"resources": "MSFlightMapView/MSFlightMapView/Assets.xcassets/**/*",
"static_framework": true,
"dependencies": {
"GoogleMaps": [
]
}
}