[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 7 / MDGA / 1.0.0 / MDGA.podspec.json
blob4ecc4aede5afefc616b3d6eaf08f754bd1cacb82
2   "name": "MDGA",
3   "version": "1.0.0",
4   "summary": "Make DJI Great Again - A waypoint mission autopilot for camera drones.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lhuanyu/MDGA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Huanyu Luo": "lhuany@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lhuanyu/MDGA.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.8",
22   "source_files": "MDGA/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "DJI-SDK-iOS": [
29       "~> 4.16.2"
30     ]
31   },
32   "swift_version": "5.8"