[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 1 / 6 / JMKJCommonTools / 0.0.5 / JMKJCommonTools.podspec.json
blob3aed5d71979d53a65b4e68f9f5e9bf78e693bfb5
2   "name": "JMKJCommonTools",
3   "version": "0.0.5",
4   "summary": "ios common tools",
5   "description": "聚名科技有限公司移动部ios使用到的公共工具类,仅限公司内部使用",
6   "homepage": "https://toscode.gitee.com/yllove/jmkj-common-tools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlbertYuan": "yuanliangios@163.com"
13   },
14   "source": {
15     "git": "https://toscode.gitee.com/yllove/jmkj-common-tools.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Extensions",
26       "subspecs": [
27         {
28           "name": "Swift",
29           "source_files": "JMKJCommonTools/Classes/Extensions/Swift/*",
30           "dependencies": {
31             "RxSwift": [
33             ],
34             "RxCocoa": [
36             ],
37             "RxGesture": [
39             ],
40             "KeychainAccess": [
42             ]
43           }
44         },
45         {
46           "name": "Objective-c",
47           "source_files": "JMKJCommonTools/Classes/Extensions/Objective-c/*"
48         }
49       ]
50     },
51     {
52       "name": "Libs",
53       "subspecs": [
54         {
55           "name": "CopyLabel",
56           "source_files": "JMKJCommonTools/Classes/Libs/CopyLabel/*"
57         },
58         {
59           "name": "Storage",
60           "source_files": "JMKJCommonTools/Classes/Libs/Storage/*"
61         },
62         {
63           "name": "Storage",
64           "source_files": "JMKJCommonTools/Classes/Libs/Storage/*"
65         },
66         {
67           "name": "HYLabel",
68           "source_files": [
69             "JMKJCommonTools/Classes/Extensions/Swift/Extension+Color.swift",
70             "JMKJCommonTools/Classes/Libs/HYLabel/*"
71           ]
72         }
73       ]
74     }
75   ],
76   "swift_version": "5.0"