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}"
39 "DTFoundation/Core": [
43 "frameworks": "QuartzCore",
44 "source_files": "Core/Source/iOS/*.{h,m}"
47 "name": "UIKit_BlocksAdditions",
52 "DTFoundation/Core": [
57 "source_files": "Core/Source/iOS/BlocksAdditions/*.{h,m}"
66 "DTFoundation/Core": [
71 "source_files": "Core/Source/OSX/*.{h,m}"
75 "name": "DTAnimatedGIF",
80 "frameworks": "ImageIO",
81 "source_files": "Core/Source/iOS/DTAnimatedGIF/*.{h,m}"
90 "DTFoundation/Core": [
94 "source_files": "Core/Source/DTAWS/*.{h,m}"
103 "DTFoundation/Core": [
107 "source_files": "Core/Source/DTASN1/*.{h,m}"
110 "name": "DTHTMLParser",
117 "DTFoundation/Core": [
121 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
124 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
128 "name": "DTReachability",
133 "frameworks": "SystemConfiguration",
134 "source_files": "Core/Source/DTReachability/*.{h,m}",
136 "DTFoundation/Core": [
142 "name": "DTSidePanel",
147 "DTFoundation/UIKit": [
152 "frameworks": "QuartzCore",
153 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
162 "libraries": "sqlite3",
163 "source_files": "Core/Source/DTSQLite/*.{h,m}",
164 "private_header_files": "Core/Source/DTSQLite/DTSQLiteFunctions.h",
166 "DTFoundation/Core": [
182 "source_files": "Core/Source/DTUTI/*.{h,m}"
185 "name": "DTZipArchive",
189 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
194 "source_files": "Core/Source/Externals/minizip/*.{h,c}",
195 "private_header_files": "Core/Source/Externals/minizip/*.h"
200 "name": "DTProgressHUD",
205 "DTFoundation/UIKit": [
208 "DTFoundation/Core": [
213 "frameworks": "QuartzCore",
214 "source_files": "Core/Source/iOS/DTProgressHUD/*.{h,m}"
218 "name": "DTScripting",
224 "DTFoundation/Core": [
228 "source_files": "Core/Source/DTScripting/*.{h,m}"
231 "name": "DTAsyncFileDeleter",
237 "DTFoundation/Core": [
241 "source_files": "Core/Source/DTAsyncFileDeleter/*.{h,m}"
249 "DTFoundation/Runtime": [
252 "DTFoundation/Core": [
256 "source_files": "Core/Source/iOS/Debug/*.{h,m}"
264 "source_files": "Core/Source/Runtime/*.{h,m}"