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