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/*.{h,m,mm,swift}"
34 "source_files": "Sources/libextobjc/*.{h,m,mm,swift}",
43 "source_files": "Sources/objc/*.{h,m,mm,swift}",
55 "source_files": "Sources/Foundation/*.{h,m,mm,swift}",
56 "frameworks": "Foundation",
67 "name": "Foundation_Swift",
68 "source_files": "Sources/Foundation_Swift/*.{h,m,mm,swift}",
70 "NDUtils/Foundation": [
77 "source_files": "Sources/QuartzCore/*.{h,m,mm,swift}",
78 "frameworks": "QuartzCore",
86 "name": "QuartzCore_Swift",
87 "source_files": "Sources/QuartzCore_Swift/*.{h,m,mm,swift}",
89 "NDUtils/QuartzCore": [
96 "source_files": "Sources/UIKit/*.{h,m,mm,swift}",
97 "frameworks": "UIKit",
99 "NDUtils/QuartzCore": [
105 "name": "UIKit_Swift",
106 "source_files": "Sources/UIKit_Swift/*.{h,m,mm,swift}",
119 "NDUtils/libextobjc": [
125 "NDUtils/Foundation": [
128 "NDUtils/QuartzCore": [
142 "NDUtils/libextobjc": [
148 "NDUtils/Foundation_Swift": [
151 "NDUtils/QuartzCore_Swift": [
154 "NDUtils/UIKit_Swift": [
160 "swift_version": "5.2"