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