2 "name": "DJI-UXSDK-iOS-Beta-Communication",
5 "summary": "Intra-framework, and system communication infrastructure for DJI iOS UX SDK.",
6 "homepage": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS",
10 "documentation_url": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS/wiki",
14 "swift_versions": "5.0",
16 "module_name": "DJIUXSDKCommunication",
18 "OTHER_LDFLAGS": "-ObjC -all_load"
21 "git": "https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS.git",
24 "pod_target_xcconfig": {
25 "ENABLE_BITCODE": "NO",
26 "DEFINES_MODULE": "YES"
28 "cocoapods_version": ">= 1.7.1",
29 "source_files": "DJIUXSDKCommunication/**/*.{h,swift}",
30 "public_header_files": "DJIUXSDKCommunication/**/*.h",
31 "swift_version": "5.0"