[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / e / BaiduMobStatCodeless / 5.3.2 / BaiduMobStatCodeless.podspec.json
blobd75e5622a6f348e2e9151195fbbdfa51ef26636e
2   "name": "BaiduMobStatCodeless",
3   "version": "5.3.2",
4   "summary": "Baidu Mobile Analysis SDK for iOS. With visual event selection",
5   "description": "Baidu Mobile Analysis SDK for iOS, Please get the APP Key From Our Site",
6   "homepage": "https://mtj.baidu.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2021 Baidu. All rights reserved."
10   },
11   "authors": {
12     "apptongji": "apptongji@baidu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://mtj.baidu.com/static/cocoapods/BaiduMobStatCodeless_V5.3.2.zip"
19   },
20   "source_files": "BaiduMobStatCodeless/BaiduMobStat.h",
21   "public_header_files": "BaiduMobStatCodeless/BaiduMobStat.h",
22   "vendored_libraries": [
23     "BaiduMobStatCodeless/libBaiduMobStat.a"
24   ],
25   "vendored_frameworks": [
26     "BaiduMobStatCodeless/BDPCAID.framework"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "frameworks": [
35     "JavaScriptCore",
36     "Security",
37     "CoreLocation",
38     "SystemConfiguration",
39     "CoreTelephony",
40     "CoreGraphics",
41     "UIKit",
42     "Foundation",
43     "WebKit",
44     "AdSupport"
45   ],
46   "libraries": [
47     "z",
48     "c++",
49     "icucore"
50   ],
51   "requires_arc": true