[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 6 / MSFlightMapView / 0.2.0 / MSFlightMapView.podspec.json
blobe152b89d6c1616e58739ab817dc09da7e36fab5b
2   "name": "MSFlightMapView",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSFlightMapView/MSFlightMapView/**/*.{h,m,swift}",
22   "resources": "MSFlightMapView/MSFlightMapView/Assets.xcassets/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMaps": [
27     ]
28   }