[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / e / BaiduMobStatCodeless / 5.3.3 / BaiduMobStatCodeless.podspec.json
blob160ef40e871229a0418e330568b731a843f1b5cb
2   "name": "BaiduMobStatCodeless",
3   "version": "5.3.3",
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.3.zip"
19   },
20   "source_files": "BaiduMobStatCodeless/BaiduMobStat.h",
21   "public_header_files": "BaiduMobStatCodeless/BaiduMobStat.h",
22   "vendored_libraries": [
23     "BaiduMobStatCodeless/libBaiduMobStat.a"
24   ],
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "frameworks": [
32     "JavaScriptCore",
33     "Security",
34     "CoreLocation",
35     "SystemConfiguration",
36     "CoreTelephony",
37     "CoreGraphics",
38     "UIKit",
39     "Foundation",
40     "WebKit",
41     "AdSupport"
42   ],
43   "libraries": [
44     "z",
45     "c++",
46     "icucore"
47   ],
48   "requires_arc": true