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}"
107 "DTFoundation/Core": [
111 "source_files": "Core/Source/DTASN1/*.{h,m}"
114 "name": "DTHTMLParser",
121 "DTFoundation/Core": [
125 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
128 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
132 "name": "DTReachability",
137 "frameworks": "SystemConfiguration",
138 "source_files": "Core/Source/DTReachability/*.{h,m}",
140 "DTFoundation/Core": [
146 "name": "DTSidePanel",
151 "DTFoundation/UIKit": [
156 "frameworks": "QuartzCore",
157 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
166 "libraries": "sqlite3",
167 "source_files": "Core/Source/DTSQLite/*.{h,m}",
168 "private_header_files": "Core/Source/DTSQLite/DTSQLiteFunctions.h",
170 "DTFoundation/Core": [
186 "source_files": "Core/Source/DTUTI/*.{h,m}"
189 "name": "DTZipArchive",
193 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
198 "source_files": "Core/Source/Externals/minizip/*.{h,c}",
199 "private_header_files": "Core/Source/Externals/minizip/*.h"
204 "name": "DTProgressHUD",
209 "DTFoundation/UIKit": [
212 "DTFoundation/Core": [
217 "frameworks": "QuartzCore",
218 "source_files": "Core/Source/iOS/DTProgressHUD/*.{h,m}"
222 "name": "DTScripting",
228 "DTFoundation/Core": [
232 "source_files": "Core/Source/DTScripting/*.{h,m}"
235 "name": "DTAsyncFileDeleter",
241 "DTFoundation/Core": [
245 "source_files": "Core/Source/DTAsyncFileDeleter/*.{h,m}"
253 "DTFoundation/Runtime": [
256 "DTFoundation/Core": [
260 "source_files": "Core/Source/iOS/Debug/*.{h,m}"
268 "source_files": "Core/Source/Runtime/*.{h,m}"