2 "name": "NSPCoreUtils",
4 "summary": "NSPCoreUtils - Core utils",
5 "description": "This library holds same basic utilities built on core Cocoa and other frameworks.",
6 "homepage": "https://github.com/Neosperience/NSPCoreUtils",
12 "Janos Tolgyes": "janos.tolgyesi@neosperience.com",
13 "Paolo Bellucci": "paolo.bellucci@neosperience.com"
20 "git": "https://github.com/Neosperience/NSPCoreUtils",
24 "default_subspecs": "Core",
32 "source_files": "*.h",
34 "NSPCoreUtils/NSPDefines": [
37 "NSPCoreUtils/NSPCollectionUtils": [
40 "NSPCoreUtils/NSPTypeCheck": [
43 "NSPCoreUtils/NSPLogger": [
46 "NSPCoreUtils/NSPApplicationDirectories": [
58 "source_files": "NSPDefines/**/*.{h,m}",
59 "public_header_files": "NSPDefines/**/*.h"
68 "source_files": "NSPLogger/**/*.{h,m}",
69 "public_header_files": "NSPLogger/**/*.h"
72 "name": "NSPCollectionUtils",
78 "source_files": "NSPCollectionUtils/**/*.{h,m}",
79 "public_header_files": "NSPCollectionUtils/**/*.h"
82 "name": "NSPDataProvider",
86 "source_files": "NSPDataProvider/**/*.{h,m}",
87 "public_header_files": "NSPDataProvider/**/*.h",
89 "NSPCoreUtils/NSPTypeCheck": [
92 "NSPCoreUtils/NSPLogger": [
98 "name": "NSPDataUtils",
104 "source_files": "NSPDataUtils/**/*.{h,m}",
105 "public_header_files": "NSPDataUtils/**/*.h",
107 "NSPCoreUtils/NSPDefines": [
110 "NSPCoreUtils/NSPLogger": [
116 "name": "NSPTypeCheck",
122 "source_files": "NSPTypeCheck/**/*.{h,m}",
123 "public_header_files": "NSPTypeCheck/**/*.h"
126 "name": "NSPBoltsUtils",
127 "source_files": "NSPBoltsUtils/**/*.{h,m}",
128 "public_header_files": "NSPBoltsUtils/**/*.h",
133 "NSPCoreUtils/NSPCollectionUtils": [
139 "name": "NSPUIUtils",
143 "source_files": "NSPUIUtils/**/*.{h,m}",
144 "public_header_files": "NSPUIUtils/**/*.h",
146 "NSPCoreUtils/NSPDataUtils": [
152 "name": "NSPApplicationDirectories",
158 "source_files": "NSPApplicationDirectories/**/*.{h,m}",
159 "public_header_files": "NSPApplicationDirectories/**/*.h"
162 "name": "NSPURLImage",
166 "source_files": "NSPURLImage/**/*.{h,m}",
167 "public_header_files": "NSPURLImage/**/*.h",
169 "NSPCoreUtils/NSPApplicationDirectories": [
172 "NSPCoreUtils/NSPLogger": [
182 "frameworks": "QuickLook"
185 "name": "NSPImageUtils",
189 "source_files": "NSPImageUtils/**/*.{h,m}",
190 "public_header_files": "NSPImageUtils/**/*.h",
191 "frameworks": "QuartzCore"
194 "name": "NSPNetworkUtils",
198 "source_files": "NSPNetworkUtils/**/*.{h,m}",
199 "public_header_files": "NSPNetworkUtils/**/*.h",
204 "AFNetworking/Reachability": [
210 "name": "NSPAudioEngine",
214 "source_files": "NSPAudioEngine/**/*.{h,m}",
215 "public_header_files": "NSPAudioEngine/**/*.h",
220 "NSPCoreUtils/NSPImageUtils": [
230 "name": "NSPHTMLUtils",
235 "source_files": "NSPHTMLUtils/**/*.{h,m}",
236 "public_header_files": "NSPHTMLUtils/**/*.h",
238 "NSPCoreUtils/NSPLogger": [