[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / DJI-UXSDK-iOS-Beta-Communication / 0.1.0 / DJI-UXSDK-iOS-Beta-Communication.podspec.json
blobcb224d9eb7ce19e51ad3ec55f50bd10097c7dbd0
2   "name": "DJI-UXSDK-iOS-Beta-Communication",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Intra-framework, and system communication infrastructure for DJI iOS UX SDK.",
6   "homepage": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS",
7   "authors": {
8     "DJI": "dev@dji.com"
9   },
10   "documentation_url": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS/wiki",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "requires_arc": true,
16   "module_name": "DJIUXSDKCommunication",
17   "xcconfig": {
18     "OTHER_LDFLAGS": "-ObjC -all_load"
19   },
20   "source": {
21     "git": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS.git",
22     "tag": "0.1.0"
23   },
24   "pod_target_xcconfig": {
25     "ENABLE_BITCODE": "NO",
26     "DEFINES_MODULE": "YES"
27   },
28   "cocoapods_version": ">= 1.7.1",
29   "source_files": "DJIUXSDKCommunication/**/*.{h,swift}",
30   "public_header_files": "DJIUXSDKCommunication/**/*.h",
31   "swift_version": "5.0"