[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 0 / DJI-UXSDK-iOS-Beta / 0.4.1 / DJI-UXSDK-iOS-Beta.podspec.json
blobc223d86201f7ed8eb94921ea3a665106b8f0fd55
2   "name": "DJI-UXSDK-iOS-Beta",
3   "version": "0.4.1",
4   "license": "MIT",
5   "summary": "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   "requires_arc": true,
15   "swift_versions": "5.0",
16   "module_name": "DJIUXSDKBeta",
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.4.1"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7 i386"
26   },
27   "cocoapods_version": ">= 1.7.1",
28   "source_files": "DJIUXSDKBeta/**/*.{h,m,swift}",
29   "dependencies": {
30     "DJI-UXSDK-iOS-Beta-Core": [
31       "0.4.1"
32     ],
33     "DJI-UXSDK-iOS-Beta-Flight": [
34       "0.4.1"
35     ],
36     "DJI-UXSDK-iOS-Beta-Accessory": [
37       "0.4.1"
38     ],
39     "DJI-UXSDK-iOS-Beta-Map": [
40       "0.4.1"
41     ]
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7 i386"
45   },
46   "swift_version": "5.0"