[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 8 / DronelinkDJI / 1.6.2 / DronelinkDJI.podspec.json
blob41d42647f81cb7783d20d718476f3c2792f71cb7
2   "name": "DronelinkDJI",
3   "version": "1.6.2",
4   "summary": "Dronelink vendor implementation for DJI",
5   "homepage": "https://dronelink.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dronelink": "dev@dronelink.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/dronelink/dronelink-dji-ios.git",
19     "tag": "1.6.2"
20   },
21   "source_files": "DronelinkDJI/**/*.swift",
22   "resources": "DronelinkDJI/**/*.{strings}",
23   "dependencies": {
24     "DronelinkCore": [
25       "~> 1.6.2"
26     ],
27     "DJI-SDK-iOS": [
28       "~> 4.12"
29     ]
30   },
31   "swift_version": "5.0"