[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 5 / TopdonDiagnosis / 1.00.000 / TopdonDiagnosis.podspec.json
blobecf487d96b9b9b57ce04bd91647e5327003af7ed
2   "name": "TopdonDiagnosis",
3   "version": "1.00.000",
4   "summary": "Automotive diagnosis and Bluetooth module",
5   "swift_versions": [
6     "4.2",
7     "5.0",
8     "5.1",
9     "5.2"
10   ],
11   "description": "Diagnostic library including vehicle model library and Bluetooth module",
12   "homepage": "http://172.16.50.23:8081/topdon-app/ios/topdondiagnosis",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "huangjiahui": "jiahui.huang@lenkor.cn"
19   },
20   "source": {
21     "git": "http://172.16.50.23:8081/topdon-app/ios/topdondiagnosis.git",
22     "tag": "1.00.000"
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": [
28     "TopDonDiag",
29     "TopDonDiag/**/*.{h,m,mm,swift}"
30   ],
31   "vendored_frameworks": "TopDonDiag/Diagnosis/DiagnosisSDK/CarsFramework.framework",
32   "exclude_files": "TopdonDiagnosis/Exclude",
33   "static_framework": true,
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-lz",
36     "VALID_ARCHS": "armv7s arm64"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[spodk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
43   },
44   "dependencies": {
45     "FMDB": [
46       "2.7.5"
47     ],
48     "YYModel": [
49       "1.0.4"
50     ],
51     "SSZipArchive": [
52       "2.4.2"
53     ],
54     "Masonry": [
55       "1.1.0"
56     ],
57     "YYText": [
58       "1.0.7"
59     ],
60     "Texture": [
61       "3.1.0"
62     ],
63     "DZNEmptyDataSet": [
64       "1.8.1"
65     ],
66     "Firebase/AnalyticsWithoutAdIdSupport": [
67       "8.10.0"
68     ],
69     "Firebase/Crashlytics": [
70       "8.10.0"
71     ],
72     "SocketRocket": [
73       "0.6.0"
74     ],
75     "YBImageBrowser": [
76       "3.0.9"
77     ],
78     "SDWebImageSVGNativeCoder": [
79       "0.1.1"
80     ],
81     "JHCampoCharts": [
82       "3.6.0"
83     ]
84   },
85   "swift_version": "5.2"