4 "summary": "Utility for Foundation, UIKit,....",
5 "description": "NDUtils is a small utility framework for Foundation, UIKit,....",
6 "homepage": "https://github.com/hiep-nd/nd-utils.git",
12 "Nguyen Duc Hiep": "hiep.nd@gmail.com"
23 "git": "https://github.com/hiep-nd/nd-utils.git",
26 "default_subspecs": "Swift",
30 "source_files": "Sources/Core_ObjC/*.{h,m,mm,swift}"
35 "NDUtils/Core_ObjC": [
43 "NDUtils/Core_Swift": [
49 "name": "libextobjc_ObjC",
50 "source_files": "Sources/libextobjc_ObjC/*.{h,m,mm,swift}",
52 "NDUtils/Core_ObjC": [
58 "name": "libextobjc_Swift",
60 "NDUtils/libextobjc_ObjC": [
68 "NDUtils/libextobjc_Swift": [
75 "source_files": "Sources/objc_ObjC/*.{h,m,mm,swift}",
77 "NDUtils/Core_ObjC": [
88 "NDUtils/objc_ObjC": [
96 "NDUtils/objc_Swift": [
102 "name": "Foundation_ObjC",
103 "source_files": "Sources/Foundation_ObjC/*.{h,m,mm,swift}",
104 "frameworks": "Foundation",
106 "NDUtils/objc_ObjC": [
115 "name": "Foundation_Swift",
116 "source_files": "Sources/Foundation_Swift/*.{h,m,mm,swift}",
118 "NDUtils/Foundation_ObjC": [
124 "name": "Foundation",
126 "NDUtils/Foundation_Swift": [
132 "name": "CoreGraphics_ObjC",
133 "source_files": "Sources/CoreGraphics_ObjC/*.{h,m,mm,swift}",
134 "frameworks": "CoreGraphics"
137 "name": "CoreGraphics_Swift",
139 "NDUtils/CoreGraphics_ObjC": [
145 "name": "CoreGraphics",
147 "NDUtils/CoreGraphics_Swift": [
153 "name": "QuartzCore_ObjC",
154 "source_files": "Sources/QuartzCore_ObjC/*.{h,m,mm,swift}",
155 "frameworks": "QuartzCore",
157 "NDUtils/objc_ObjC": [
163 "name": "QuartzCore_Swift",
164 "source_files": "Sources/QuartzCore_Swift/*.{h,m,mm,swift}",
166 "NDUtils/QuartzCore_ObjC": [
172 "name": "QuartzCore",
174 "NDUtils/QuartzCore_Swift": [
180 "name": "UIKit_ObjC",
181 "source_files": "Sources/UIKit_ObjC/*.{h,m,mm,swift}",
182 "frameworks": "UIKit",
184 "NDUtils/CoreGraphics_ObjC": [
187 "NDUtils/Foundation_ObjC": [
190 "NDUtils/QuartzCore_ObjC": [
193 "NDUtils/libextobjc_ObjC": [
199 "name": "UIKit_Swift",
200 "source_files": "Sources/UIKit_Swift/*.{h,m,mm,swift}",
202 "NDUtils/UIKit_ObjC": [
210 "NDUtils/UIKit_Swift": [
218 "NDUtils/Core_ObjC": [
221 "NDUtils/libextobjc_ObjC": [
224 "NDUtils/objc_ObjC": [
227 "NDUtils/Foundation_ObjC": [
230 "NDUtils/CoreGraphics_ObjC": [
233 "NDUtils/QuartzCore_ObjC": [
236 "NDUtils/UIKit_ObjC": [
244 "NDUtils/Core_Swift": [
247 "NDUtils/libextobjc_Swift": [
250 "NDUtils/objc_Swift": [
253 "NDUtils/Foundation_Swift": [
256 "NDUtils/CoreGraphics_Swift": [
259 "NDUtils/QuartzCore_Swift": [
262 "NDUtils/UIKit_Swift": [
268 "swift_version": "5.2"