[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 7 / NHFCustomWidgets / 1.3.4.6 / NHFCustomWidgets.podspec.json
blobfb7a47fb0d2ff9f2038172297e6e22b1adc6b984
2   "name": "NHFCustomWidgets",
3   "version": "1.3.4.6",
4   "summary": "常用组件集合",
5   "homepage": "https://github.com/nhfc99/NHFCustomWidgets.git",
6   "license": "MIT",
7   "authors": {
8     "nhfc99": "nhfc99@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/nhfc99/NHFCustomWidgets.git",
15     "tag": "1.3.4.6"
16   },
17   "requires_arc": true,
18   "public_header_files": "Classes/NHFCustomWidgetsSetting.h",
19   "source_files": "Classes/NHFCustomWidgetsSetting.h",
20   "dependencies": {
21     "Masonry": [
23     ],
24     "NHFDevice": [
26     ],
27     "NhfUIColorUnit": [
29     ],
30     "NHFNavigationBar": [
32     ],
33     "IQKeyboardManager": [
35     ],
36     "MJRefresh": [
38     ],
39     "AFNetworking": [
41     ]
42   },
43   "frameworks": [
44     "QuartzCore",
45     "CoreData",
46     "Foundation",
47     "UIKit",
48     "Security"
49   ],
50   "subspecs": [
51     {
52       "name": "UIButton",
53       "source_files": "Classes/UIButton/*.{h,m}",
54       "public_header_files": "Classes/UIButton/*.h"
55     },
56     {
57       "name": "NHFSearchView",
58       "source_files": "Classes/SearchView/NHFSearchView.{h,m}",
59       "public_header_files": "Classes/SearchView/NHFSearchView.h"
60     },
61     {
62       "name": "NHFSynService",
63       "source_files": "Classes/NHFSynService/NHFSynService.{h,m}",
64       "public_header_files": "Classes/NHFSynService/NHFSynService.h"
65     },
66     {
67       "name": "NHFWindowView",
68       "source_files": "Classes/NHFWindowView/NHFWindowView.{h,m}",
69       "public_header_files": "Classes/NHFWindowView/NHFWindowView.h"
70     },
71     {
72       "name": "NHFImageTableViewCell",
73       "source_files": "Classes/NHFImageTableViewCell/NHFImageTableViewCell.{h,m}",
74       "public_header_files": "Classes/NHFImageTableViewCell/NHFImageTableViewCell.h"
75     },
76     {
77       "name": "UITableViewCell+Custom",
78       "source_files": "Classes/UITableViewCell+Custom/UITableViewCell+Custom.{h,m}",
79       "public_header_files": "Classes/UITableViewCell+Custom/UITableViewCell+Custom.h"
80     },
81     {
82       "name": "NHFELCycleVerticalView",
83       "source_files": "Classes/NHFELCycleVerticalView/NHFELCycleVerticalView.{h,m}",
84       "public_header_files": "Classes/NHFELCycleVerticalView/NHFELCycleVerticalView.h"
85     },
86     {
87       "name": "NHFMacroDefinition",
88       "source_files": "Classes/NHFMacroDefinition/NHFMacroDefinition.{h}",
89       "public_header_files": "Classes/NHFMacroDefinition/NHFMacroDefinition.h"
90     },
91     {
92       "name": "NHFTimer",
93       "source_files": "Classes/NHFTimer/NHFTimer.{h,m}",
94       "public_header_files": "Classes/NHFTimer/NHFTimer.h"
95     },
96     {
97       "name": "NHFCycleView",
98       "dependencies": {
99         "NHFCustomWidgets/NHFTimer": [
101         ]
102       },
103       "source_files": "Classes/NHFCycleView/NHFCycleView.{h,m}",
104       "public_header_files": "Classes/NHFCycleView/NHFCycleView.h"
105     },
106     {
107       "name": "NHFKeychainTool",
108       "source_files": "Classes/NHFKeychainTool/NHFKeychainTool.{h,m}",
109       "public_header_files": "Classes/NHFKeychainTool/NHFKeychainTool.h"
110     },
111     {
112       "name": "NHFMemoryObjectCache",
113       "source_files": "Classes/NHFMemoryObjectCache/NHFMemoryObjectCache.{h,m}",
114       "public_header_files": "Classes/NHFMemoryObjectCache/NHFMemoryObjectCache.h"
115     },
116     {
117       "name": "UITextField+Attribute",
118       "source_files": "Classes/UITextField+Attribute/UITextField+Attribute.{h,m}",
119       "public_header_files": "Classes/UITextField+Attribute/UITextField+Attribute.h"
120     },
121     {
122       "name": "Base",
123       "dependencies": {
124         "NHFCustomWidgets/NHFMacroDefinition": [
126         ]
127       },
128       "source_files": "Classes/Base/**/*.{h,m}",
129       "public_header_files": "Classes/Base/**/*.h"
130     },
131     {
132       "name": "NHFUpLoadAndDownImages",
133       "source_files": "Classes/NHFUpLoadAndDownImages/*.{h,m}",
134       "public_header_files": "Classes/NHFUpLoadAndDownImages/*.h"
135     },
136     {
137       "name": "ZFBadgeNumber",
138       "source_files": "Classes/ZFBadgeNumber/*.{h,m}",
139       "public_header_files": "Classes/ZFBadgeNumber/*.h"
140     },
141     {
142       "name": "JsonDeal",
143       "source_files": "Classes/JsonDeal/*.{h,m}",
144       "public_header_files": "Classes/JsonDeal/*.h"
145     },
146     {
147       "name": "NSString",
148       "source_files": "Classes/NSString/*.{h,m}",
149       "public_header_files": "Classes/NSString/*.h"
150     },
151     {
152       "name": "UILabel",
153       "source_files": "Classes/UILabel/*.{h,m}",
154       "public_header_files": "Classes/UILabel/*.h"
155     },
156     {
157       "name": "UIView",
158       "subspecs": [
159         {
160           "name": "UIView+ViewController",
161           "source_files": "Classes/UIView/UIView+ViewController/*.{h,m}",
162           "public_header_files": "Classes/UIView/UIView+ViewController/*.h"
163         },
164         {
165           "name": "KGStatusBar",
166           "source_files": "Classes/UIView/KGStatusBar/*.{h,m}",
167           "public_header_files": "Classes/UIView/KGStatusBar/*.h"
168         }
169       ]
170     },
171     {
172       "name": "Other",
173       "source_files": "Classes/Other/*.{h,m}",
174       "public_header_files": "Classes/Other/*.h"
175     }
176   ]