4 "summary": "A iOS development toolbox (iOS 开发工具箱(模块组件) Swift 版).",
5 "description": "TODO: iOS 开发组件 Swift 版:iOS项目开发通用&非通用型模块代码,多功能组件,可快速集成使用以大幅减少基础工作量;便利性扩展&链式扩展、UI排班组件Form、正则表达式扩展RegEx、计时器管理Timer、简易提示窗HUD、AppDelegate解耦方案、分页控制Page、自定义导航栏TopBar、阿里矢量图标管理IconFonts、MJRefresh扩展、Alamofire扩展......\n附.各种类库使用示例demo.",
6 "homepage": "https://github.com/liucaide/CaamDau",
12 "liucaide": "565726319@qq.com"
15 "git": "https://github.com/liucaide/CaamDau.git",
26 "default_subspecs": "Core",
35 "CaamDau/Core/**/*.swift",
36 "CaamDau/Extension/**/*.swift",
37 "CaamDau/Value/*.{swift}",
38 "CaamDau/Form/**/*.{swift}",
39 "CaamDau/RegEx/**/*.{swift}"
48 "CaamDau/IBInspectable": [
66 "CaamDau/AppDelegate": [
75 "CaamDau/ViewModel/Core": [
87 "CaamDau/PencilDraw": [
98 "CaamDau/FDFullscreenPopGesture": [
101 "CaamDau/MJRefresh": [
107 "CaamDau/ViewModel/BaseUI": [
115 "CaamDau/Core/**/*.swift",
116 "CaamDau/Extension/**/*.swift",
117 "CaamDau/Value/*.{swift}",
118 "CaamDau/RegEx/**/*.{swift}"
124 "CaamDau/Core/**/*.swift",
125 "CaamDau/Extension/**/*.swift",
126 "CaamDau/Value/*.{swift}",
127 "CaamDau/Form/**/*.{swift}",
128 "CaamDau/RegEx/**/*.{swift}"
133 "source_files": "CaamDau/Timer/*.{swift}",
142 "source_files": "CaamDau/Value/*.{swift}"
145 "name": "IBInspectable",
146 "source_files": "CaamDau/IBInspectable/*.{swift}"
149 "name": "AppDelegate",
150 "source_files": "CaamDau/AppDelegate/*.{swift}"
154 "source_files": "CaamDau/IconFont/Classes/*.{swift}",
155 "resource_bundles": {
157 "CaamDau/IconFont/Assets/*.{ttf}"
168 "source_files": "CaamDau/TopBar/*.{swift}",
176 "CaamDau/IconFont": [
179 "CaamDau/FDFullscreenPopGesture": [
189 "source_files": "CaamDau/Page/*.{swift}",
194 "CaamDau/FDFullscreenPopGesture": [
204 "source_files": "CaamDau/InputBox/Classes/*.{swift}",
213 "resource_bundles": {
215 "CaamDau/InputBox/Nib/*.{xib}"
221 "source_files": "CaamDau/HUD/*.{swift}",
229 "CaamDau/IconFont": [
242 "source_files": "CaamDau/ViewModel/Core/**/*.{swift}",
251 "source_files": "CaamDau/ViewModel/BaseUI/**/*.{swift}",
253 "CaamDau/ViewModel/Core": [
259 "CaamDau/MJRefresh": [
271 "source_files": "CaamDau/Router/*.{swift}",
280 "source_files": "CaamDau/Indexes/*.{swift}",
292 "source_files": "CaamDau/Calendar/*.{swift}",
304 "source_files": "CaamDau/EmptyView/**/*.{swift}",
312 "name": "PencilDraw",
313 "source_files": "CaamDau/PencilDraw/**/*.{swift}",
322 "source_files": "CaamDau/MJRefresh/*.{swift}",
333 "name": "FDFullscreenPopGesture",
334 "source_files": "CaamDau/FDFullscreenPopGesture/*.{swift}",
339 "FDFullscreenPopGesture": [
349 "source_files": "CaamDau/NetWork/Core/*",
362 "CaamDau/Net/Core": [
365 "CaamDau/Net/SwiftyJSON": [
368 "CaamDau/Net/Cache": [
371 "CaamDau/Net/Codable": [
377 "name": "SwiftyJSON",
378 "source_files": "CaamDau/NetWork/SwiftyJSON/*.{swift}",
380 "CaamDau/Net/Core": [
390 "source_files": "CaamDau/NetWork/Cache/*.{swift}",
395 "CaamDau/Net/Core": [
405 "source_files": "CaamDau/NetWork/Codable/*.{swift}",
407 "CaamDau/Net/Core": [
418 "swift_version": "5.0"