[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 6 / MSFlightMapView / 0.1.2 / MSFlightMapView.podspec.json
blob1094cda76bba0f25ddb8d81df6bc5c6f9e4e3bda
2   "name": "MSFlightMapView",
3   "version": "0.1.2",
4   "summary": "Flight animation on Google Maps",
5   "description": "MSFlightMapView helps you add flight animation on top of Google Maps",
6   "homepage": "https://github.com/mabdulsubhan/MSFlightMapView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Abdul Subhan": "subhan.mps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mabdulsubhan/MSFlightMapView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSFlightMapView/MSFlightMapView/*",
22   "static_framework": true,
23   "dependencies": {
24     "GoogleMaps": [
26     ]
27   }