[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / 0 / 7 / OpenAdx / 1.0.3 / OpenAdx.podspec.json
blobcfc8b10e31d3dddbdc49dbda4f84da32e678f832
2   "name": "OpenAdx",
3   "version": "1.0.3",
4   "summary": "OpenAdx广告平台",
5   "description": "OpenAdx,广告SDK,自有直客广告主",
6   "homepage": "https://github.com/konnitiha/OpenAdxSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cloooud": "1053591151@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/konnitiha/OpenAdxSDK.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "MobileCoreServices",
26     "CoreGraphics",
27     "Security",
28     "SystemConfiguration",
29     "CoreTelephony",
30     "AdSupport",
31     "StoreKit",
32     "AVFoundation",
33     "MediaPlayer",
34     "CoreMedia",
35     "WebKit",
36     "Accelerate",
37     "CoreLocation",
38     "AVKit",
39     "CoreMotion"
40   ],
41   "source_files": "OpenAdxSDK/OpenAdx.framework/Headers/*.{h,m}",
42   "resources": [
43     "OpenAdxSDK/OpenAdx.bundle"
44   ],
45   "user_target_xcconfig": {
46     "OTHER_LDFLAGS": [
47       "-lObjC"
48     ],
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "libraries": [
52     "z",
53     "resolv.9",
54     "sqlite3",
55     "c++",
56     "c++abi",
57     "resolv"
58   ],
59   "pod_target_xcconfig": {
60     "VALID_ARCHS": "x86_64 arm64"
61   },
62   "ios": {
63     "vendored_frameworks": "OpenAdxSDK/OpenAdx.framework"
64   },
65   "dependencies": {
66     "Protobuf": [
68     ]
69   }