blob: 990f76c7698fef194514581c2c682da846d582f0 [file] [log] [blame]
{
"name": "MSFlightMapView",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MSFlightMapView/MSFlightMapView/*",
"static_framework": true,
"dependencies": {
"GoogleMaps": [
]
}
}