[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 5 / TopdonDiagnosis / 1.00.003 / TopdonDiagnosis.podspec.json
blob4fe62c0f45c2cc41804a5b07904c9c7a0cf08e3a
2   "name": "TopdonDiagnosis",
3   "version": "1.00.003",
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   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": [
27     "TopDonDiag",
28     "TopDonDiag/**/*.{h,m,mm,swift}"
29   ],
30   "vendored_frameworks": "TopDonDiag/Diagnosis/DiagnosisSDK/CarsFramework.framework",
31   "exclude_files": "TopdonDiagnosis/Exclude",
32   "static_framework": true,
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-lz",
35     "VALID_ARCHS": "armv7s arm64"
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[spodk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
42   },
43   "dependencies": {
44     "FMDB": [
45       "2.7.5"
46     ],
47     "YYModel": [
48       "1.0.4"
49     ],
50     "SSZipArchive": [
51       "2.4.2"
52     ],
53     "Masonry": [
54       "1.1.0"
55     ],
56     "YYText": [
57       "1.0.7"
58     ],
59     "Texture": [
60       "3.1.0"
61     ],
62     "DZNEmptyDataSet": [
63       "1.8.1"
64     ],
65     "Firebase/AnalyticsWithoutAdIdSupport": [
66       "8.10.0"
67     ],
68     "Firebase/Crashlytics": [
69       "8.10.0"
70     ],
71     "SocketRocket": [
72       "0.6.0"
73     ],
74     "YBImageBrowser": [
75       "3.0.9"
76     ],
77     "SDWebImageSVGNativeCoder": [
78       "0.1.1"
79     ],
80     "JHCampoCharts": [
81       "3.6.0"
82     ]
83   },
84   "swift_version": "5.2"