[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 7 / GroundSdk / 1.0.0 / GroundSdk.podspec.json
blob595ac9d450ff64b85d7d19e1e0b8dc0c17f5b455
2   "name": "GroundSdk",
3   "version": "1.0.0",
4   "summary": "Parrot Drone SDK",
5   "homepage": "https://developer.parrot.com",
6   "license": "{ :type => 'BSD 3-Clause License', :file => 'LICENSE' }",
7   "authors": "Parrot Drone SAS",
8   "source": {
9     "git": "https://github.com/Parrot-Developers/pod_groundsdk.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source_files": "GroundSdk/**/*",
16   "dependencies": {
17     "SdkCore": [
18       "1.0.0"
19     ]
20   },
21   "public_header_files": [
22     "GroundSdk/GroundSdk.h"
23   ],
24   "swift_version": "4.2",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.2"
27   },
28   "xcconfig": {
29     "ONLY_ACTIVE_ARCH": "YES"
30   }