[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 4 / 2 / 9 / ZTField / 0.0.1 / ZTField.podspec.json
blobe2939c5d11b1b34ad78f5b27ed4d4a46d1f476b5
2   "name": "ZTField",
3   "version": "0.0.1",
4   "summary": "A Lib For 地图.",
5   "description": "ZTField是地图",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source": {
27     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
28     "tag": "0.0.1"
29   },
30   "subspecs": [
31     {
32       "name": "Setting",
33       "source_files": "Code/ZTextFeild/Setting/*.{swift}"
34     },
35     {
36       "name": "Base",
37       "source_files": "Code/ZTextFeild/Base/*.{swift}",
38       "dependencies": {
39         "WLToolsKit/Then": [
41         ],
42         "ZTField/Setting": [
44         ]
45       }
46     },
47     {
48       "name": "LeftTitle",
49       "source_files": "Code/ZTextFeild/LeftTitle/*.{swift}",
50       "dependencies": {
51         "ZTField/Base": [
53         ],
54         "WLToolsKit/Color": [
56         ]
57       }
58     },
59     {
60       "name": "LeftImage",
61       "source_files": "Code/ZTextFeild/LeftImg/*.{swift}",
62       "dependencies": {
63         "ZTField/Base": [
65         ]
66       }
67     },
68     {
69       "name": "NickName",
70       "source_files": "Code/ZTextFeild/NickName/*.{swift}",
71       "dependencies": {
72         "ZTField/Base": [
74         ]
75       }
76     },
77     {
78       "name": "Password",
79       "source_files": "Code/ZTextFeild/Password/*.{swift}",
80       "dependencies": {
81         "ZTField/LeftImage": [
83         ],
84         "ZTField/LeftTitle": [
86         ]
87       }
88     },
89     {
90       "name": "Vcode",
91       "source_files": "Code/ZTextFeild/Vcode/*.{swift}",
92       "dependencies": {
93         "ZTField/LeftImage": [
95         ],
96         "ZTField/LeftTitle": [
98         ]
99       }
100     }
101   ],
102   "swift_version": "5.0"