[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / d / ZZGFormEngine / 0.1.4 / ZZGFormEngine.podspec.json
blob3bd90c39a7037d6ac63ce32cfe56d48628cdc047
2   "name": "ZZGFormEngine",
3   "version": "0.1.4",
4   "summary": "A short description of ZZGFormEngine.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/zhaozhiguo/ZZGFormEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lovezhaozhiguo": "553002177@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/zhaozhiguo/ZZGFormEngine.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "ZZGFormEngine/Classes/HTMI{FormEngineView,WorkFlowDetailTableViewCell}.h",
22   "source_files": "ZZGFormEngine/Classes/HTMI{FormEngineView,WorkFlowDetailTableViewCell}.{h,m}",
23   "dependencies": {
24     "HTMISettingManager": [
26     ],
27     "HTMIBaseComponent": [
29     ],
30     "HTMICustomControl": [
32     ],
33     "Masonry": [
34       "~> 1.0.2"
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "Model",
40       "source_files": "ZZGFormEngine/Classes/Model/**/*.{h,m}",
41       "public_header_files": "ZZGFormEngine/Classes/Model/*.h",
42       "dependencies": {
43         "MJExtension": [
44           "~> 3.0.13"
45         ],
46         "ZZGFormEngine/Other": [
48         ]
49       }
50     },
51     {
52       "name": "Other",
53       "source_files": "ZZGFormEngine/Classes/Other/*.{h,m}",
54       "public_header_files": "ZZGFormEngine/Classes/Other/*.h",
55       "dependencies": {
56         "HTMISettingManager": [
58         ]
59       }
60     },
61     {
62       "name": "View",
63       "subspecs": [
64         {
65           "name": "ExtAudioComponent",
66           "source_files": "ZZGFormEngine/Classes/View/ExtAudioComponent/*.{h,m}",
67           "public_header_files": "ZZGFormEngine/Classes/View/ExtAudioComponent/*.h",
68           "dependencies": {
69             "ZZGFormEngine/Other": [
71             ]
72           }
73         },
74         {
75           "name": "SupportCopyLabel",
76           "source_files": "ZZGFormEngine/Classes/View/SupportCopyLabel/*.{h,m}",
77           "public_header_files": "ZZGFormEngine/Classes/View/SupportCopyLabel/*.h",
78           "dependencies": {
79             "HTMIBaseComponent": [
81             ],
82             "ZZGFormEngine/Other": [
84             ],
85             "ZZGFormEngine/Model": [
87             ]
88           }
89         },
90         {
91           "name": "AllInputTypeView",
92           "source_files": "ZZGFormEngine/Classes/View/AllInputTypeView/*.{h,m}",
93           "public_header_files": "ZZGFormEngine/Classes/View/AllInputTypeView/*.h",
94           "dependencies": {
95             "Masonry": [
96               "~> 1.0.2"
97             ],
98             "HTMISettingManager": [
100             ],
101             "HTMIBaseComponent": [
103             ],
104             "HTMICustomControl": [
106             ],
107             "HTMIUsefulPickerView": [
109             ],
110             "ZZGFormEngine/Other": [
112             ],
113             "ZZGFormEngine/Model": [
115             ],
116             "ZZGFormEngine/View/SupportCopyLabel": [
118             ],
119             "ZZGFormEngine/View/DropDownComponent": [
121             ],
122             "ZZGFormEngine/View/NetworkSelectComponent": [
124             ],
125             "ZZGFormEngine/View/OpinionComponent": [
127             ],
128             "ZZGFormEngine/View/SelectComponent": [
130             ],
131             "ZZGFormEngine/View/SelectTagComponent": [
133             ],
134             "ZZGFormEngine/View/SliderComponent": [
136             ],
137             "ZZGFormEngine/View/TextComponent": [
139             ]
140           }
141         },
142         {
143           "name": "DropDownComponent",
144           "source_files": "ZZGFormEngine/Classes/View/DropDownComponent/*.{h,m}",
145           "public_header_files": "ZZGFormEngine/Classes/View/DropDownComponent/*.h",
146           "dependencies": {
147             "ZZGFormEngine/Other": [
149             ]
150           }
151         },
152         {
153           "name": "NetworkSelectComponent",
154           "source_files": "ZZGFormEngine/Classes/View/NetworkSelectComponent/*.{h,m}",
155           "public_header_files": "ZZGFormEngine/Classes/View/NetworkSelectComponent/*.h",
156           "dependencies": {
157             "HTMISettingManager": [
159             ],
160             "ZZGFormEngine/Other": [
162             ]
163           }
164         },
165         {
166           "name": "OpinionComponent",
167           "source_files": "ZZGFormEngine/Classes/View/OpinionComponent/*.{h,m}",
168           "public_header_files": "ZZGFormEngine/Classes/View/OpinionComponent/*.h",
169           "dependencies": {
170             "ZZGFormEngine/Other": [
172             ]
173           }
174         },
175         {
176           "name": "SelectComponent",
177           "source_files": "ZZGFormEngine/Classes/View/SelectComponent/*.{h,m}",
178           "public_header_files": "ZZGFormEngine/Classes/View/SelectComponent/*.h",
179           "dependencies": {
180             "ZZGFormEngine/Other": [
182             ],
183             "ZZGFormEngine/Model": [
185             ]
186           }
187         },
188         {
189           "name": "SelectTagComponent",
190           "source_files": "ZZGFormEngine/Classes/View/SelectTagComponent/*.{h,m}",
191           "public_header_files": "ZZGFormEngine/Classes/View/SelectTagComponent/*.h",
192           "dependencies": {
193             "HTMISettingManager": [
195             ],
196             "HTMIBaseComponent": [
198             ],
199             "ZZGFormEngine/Other": [
201             ],
202             "ZZGFormEngine/Model": [
204             ]
205           }
206         },
207         {
208           "name": "SliderComponent",
209           "source_files": "ZZGFormEngine/Classes/View/SliderComponent/*.{h,m}",
210           "public_header_files": "ZZGFormEngine/Classes/View/SliderComponent/*.h",
211           "dependencies": {
212             "HTMISettingManager": [
214             ],
215             "HTMIBaseComponent": [
217             ],
218             "TTRangeSlider": [
220             ],
221             "ZZGFormEngine/Other": [
223             ],
224             "ZZGFormEngine/Model": [
226             ]
227           }
228         },
229         {
230           "name": "TextComponent",
231           "source_files": "ZZGFormEngine/Classes/View/TextComponent/*.{h,m}",
232           "public_header_files": "ZZGFormEngine/Classes/View/TextComponent/*.h",
233           "dependencies": {
234             "Masonry": [
235               "~> 1.0.2"
236             ],
237             "HTMISettingManager": [
239             ],
240             "HTMIBaseComponent": [
242             ],
243             "ZZGFormEngine/Other": [
245             ],
246             "ZZGFormEngine/View/SupportCopyLabel": [
248             ]
249           }
250         }
251       ]
252     }
253   ]