2 "name": "DTFoundation",
4 "summary": "Standard toolset classes and categories.",
5 "homepage": "https://github.com/Cocoanetics/DTFoundation",
7 "Oliver Drobnik": "oliver@cocoanetics.com"
9 "documentation_url": "http://docs.cocoanetics.com/DTFoundation",
10 "social_media_url": "https://twitter.com/cocoanetics",
12 "git": "https://github.com/Cocoanetics/DTFoundation.git",
30 "source_files": "Core/Source/*.{h,m}"
38 "DTFoundation/Core": [
43 "frameworks": "QuartzCore",
44 "source_files": "Core/Source/iOS/*.{h,m}"
48 "name": "UIKit_BlocksAdditions",
53 "DTFoundation/Core": [
58 "source_files": "Core/Source/iOS/BlocksAdditions/*.{h,m}"
67 "DTFoundation/Core": [
72 "source_files": "Core/Source/OSX/*.{h,m}"
76 "name": "DTAnimatedGIF",
81 "frameworks": "ImageIO"
83 "source_files": "Core/Source/iOS/DTAnimatedGIF/*.{h,m}"
92 "DTFoundation/Core": [
96 "source_files": "Core/Source/DTAWS/*.{h,m}"
105 "DTFoundation/Core": [
109 "source_files": "Core/Source/DTASN1/*.{h,m}"
112 "name": "DTHTMLParser",
118 "DTFoundation/Core": [
122 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
125 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
129 "name": "DTReachability",
134 "frameworks": "SystemConfiguration",
135 "source_files": "Core/Source/DTReachability/*.{h,m}",
137 "DTFoundation/Core": [
143 "name": "DTSidePanel",
148 "DTFoundation/UIKit": [
153 "frameworks": "QuartzCore",
154 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
163 "libraries": "sqlite3",
164 "source_files": "Core/Source/DTSQLite/*.{h,m}",
165 "private_header_files": "Core/Source/DTSQLite/DTSQLiteFunctions.h",
167 "DTFoundation/Core": [
183 "source_files": "Core/Source/DTUTI/*.{h,m}"
186 "name": "DTZipArchive",
190 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
195 "source_files": "Core/Source/Externals/minizip/*.{h,c}",
196 "private_header_files": "Core/Source/Externals/minizip/*.h"
201 "name": "DTProgressHUD",
206 "DTFoundation/UIKit": [
209 "DTFoundation/Core": [
214 "frameworks": "QuartzCore",
215 "source_files": "Core/Source/iOS/DTProgressHUD/*.{h,m}"
219 "name": "DTScripting",
225 "DTFoundation/Core": [
229 "source_files": "Core/Source/DTScripting/*.{h,m}"
232 "name": "DTAsyncFileDeleter",
238 "DTFoundation/Core": [
242 "source_files": "Core/Source/DTAsyncFileDeleter/*.{h,m}"
250 "DTFoundation/Runtime": [
253 "DTFoundation/Core": [
257 "source_files": "Core/Source/iOS/Debug/*.{h,m}"
265 "source_files": "Core/Source/Runtime/*.{h,m}"