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}",
46 "exclude_files": "Core/Source/iOS/UIScreen*.{h,m}"
50 "name": "UIKit_BlocksAdditions",
55 "DTFoundation/Core": [
60 "source_files": "Core/Source/iOS/BlocksAdditions/*.{h,m}"
69 "DTFoundation/Core": [
74 "source_files": "Core/Source/OSX/*.{h,m}"
78 "name": "DTAnimatedGIF",
83 "frameworks": "ImageIO",
84 "source_files": "Core/Source/iOS/DTAnimatedGIF/*.{h,m}"
93 "DTFoundation/Core": [
97 "source_files": "Core/Source/DTAWS/*.{h,m}"
106 "DTFoundation/Core": [
110 "source_files": "Core/Source/DTASN1/*.{h,m}"
113 "name": "DTHTMLParser",
120 "DTFoundation/Core": [
124 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
127 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
131 "name": "DTReachability",
136 "frameworks": "SystemConfiguration",
137 "source_files": "Core/Source/DTReachability/*.{h,m}",
139 "DTFoundation/Core": [
145 "name": "DTSidePanel",
150 "DTFoundation/UIKit": [
155 "frameworks": "QuartzCore",
156 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
165 "libraries": "sqlite3",
166 "source_files": "Core/Source/DTSQLite/*.{h,m}",
167 "private_header_files": "Core/Source/DTSQLite/DTSQLiteFunctions.h",
169 "DTFoundation/Core": [
185 "source_files": "Core/Source/DTUTI/*.{h,m}"
188 "name": "DTZipArchive",
192 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
197 "source_files": "Core/Source/Externals/minizip/*.{h,c}",
198 "private_header_files": "Core/Source/Externals/minizip/*.h"
203 "name": "DTProgressHUD",
208 "DTFoundation/UIKit": [
211 "DTFoundation/Core": [
216 "frameworks": "QuartzCore",
217 "source_files": "Core/Source/iOS/DTProgressHUD/*.{h,m}"
221 "name": "DTScripting",
227 "DTFoundation/Core": [
231 "source_files": "Core/Source/DTScripting/*.{h,m}"
234 "name": "DTAsyncFileDeleter",
240 "DTFoundation/Core": [
244 "source_files": "Core/Source/DTAsyncFileDeleter/*.{h,m}"
252 "DTFoundation/Runtime": [
255 "DTFoundation/Core": [
259 "source_files": "Core/Source/iOS/Debug/*.{h,m}"
267 "source_files": "Core/Source/Runtime/*.{h,m}"