[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / d / BaiduMobStat / 5.3.4 / BaiduMobStat.podspec.json
blobd274253028d5424de4a4c4438fa45fbf0398ea66
2   "name": "BaiduMobStat",
3   "version": "5.3.4",
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.4.zip"
19   },
20   "source_files": "BaiduMobStat/BaiduMobStat.h",
21   "public_header_files": "BaiduMobStat/BaiduMobStat.h",
22   "vendored_libraries": [
23     "BaiduMobStat/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     "AdSupport"
41   ],
42   "libraries": [
43     "z",
44     "c++"
45   ],
46   "requires_arc": true