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": [
57 "source_files": "NSPDefines/**/*.{h,m}",
58 "public_header_files": "NSPDefines/**/*.h"
66 "source_files": "NSPLogger/**/*.{h,m}",
67 "public_header_files": "NSPLogger/**/*.h"
70 "name": "NSPCollectionUtils",
75 "source_files": "NSPCollectionUtils/**/*.{h,m}",
76 "public_header_files": "NSPCollectionUtils/**/*.h"
79 "name": "NSPDataProvider",
83 "source_files": "NSPDataProvider/**/*.{h,m}",
84 "public_header_files": "NSPDataProvider/**/*.h",
86 "NSPCoreUtils/NSPTypeCheck": [
89 "NSPCoreUtils/NSPLogger": [
95 "name": "NSPDataUtils",
100 "source_files": "NSPDataUtils/**/*.{h,m}",
101 "public_header_files": "NSPDataUtils/**/*.h",
103 "NSPCoreUtils/NSPDefines": [
106 "NSPCoreUtils/NSPLogger": [
112 "name": "NSPTypeCheck",
117 "source_files": "NSPTypeCheck/**/*.{h,m}",
118 "public_header_files": "NSPTypeCheck/**/*.h"
121 "name": "NSPBoltsUtils",
122 "source_files": "NSPBoltsUtils/**/*.{h,m}",
123 "public_header_files": "NSPBoltsUtils/**/*.h",
128 "NSPCoreUtils/NSPCollectionUtils": [
134 "name": "NSPUIUtils",
138 "source_files": "NSPUIUtils/**/*.{h,m}",
139 "public_header_files": "NSPUIUtils/**/*.h",
141 "NSPCoreUtils/NSPDataUtils": [
147 "name": "NSPApplicationDirectories",
152 "source_files": "NSPApplicationDirectories/**/*.{h,m}",
153 "public_header_files": "NSPApplicationDirectories/**/*.h"
156 "name": "NSPURLImage",
160 "source_files": "NSPURLImage/**/*.{h,m}",
161 "public_header_files": "NSPURLImage/**/*.h",
163 "NSPCoreUtils/NSPApplicationDirectories": [
166 "NSPCoreUtils/NSPLogger": [
176 "frameworks": "QuickLook"
179 "name": "NSPImageUtils",
183 "source_files": "NSPImageUtils/**/*.{h,m}",
184 "public_header_files": "NSPImageUtils/**/*.h",
185 "frameworks": "QuartzCore"
188 "name": "NSPNetworkUtils",
192 "source_files": "NSPNetworkUtils/**/*.{h,m}",
193 "public_header_files": "NSPNetworkUtils/**/*.h",
198 "AFNetworking/Reachability": [
204 "name": "NSPAudioEngine",
208 "source_files": "NSPAudioEngine/**/*.{h,m}",
209 "public_header_files": "NSPAudioEngine/**/*.h",
214 "NSPCoreUtils/NSPImageUtils": [