[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 4 / d / BaiduMobStat / 5.3.5 / BaiduMobStat.podspec.json
blobfe6ad3c492d2856d945a31701c0e73fabd6b9f2f
2   "name": "BaiduMobStat",
3   "version": "5.3.5",
4   "summary": "Baidu Mobile Analysis SDK for iOS.",
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/BaiduMobStat_V5.3.5.zip"
19   },
20   "source_files": "BaiduMobStat/BaiduMobStat.h",
21   "public_header_files": "BaiduMobStat/BaiduMobStat.h",
22   "vendored_libraries": [
23     "BaiduMobStat/libBaiduMobStat.a"
24   ],
25   "vendored_frameworks": [
26     "BaiduMobStat/UserFeedBack.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     "AdSupport"
44   ],
45   "libraries": [
46     "z",
47     "c++"
48   ],
49   "requires_arc": true