2 "name": "DTFoundation",
4 "summary": "Standard toolset classes and categories.",
5 "homepage": "https://github.com/Cocoanetics/DTFoundation",
7 "Oliver Drobnik": "oliver@drobnik.com"
10 "git": "https://github.com/Cocoanetics/DTFoundation.git",
22 "source_files": "Core/Source/*.{h,m}"
30 "DTFoundation/Core": [
35 "frameworks": "QuartzCore",
36 "source_files": "Core/Source/iOS/*.{h,m}"
40 "name": "UIKit_BlocksAdditions",
45 "DTFoundation/Core": [
50 "source_files": "Core/Source/iOS/BlocksAdditions/*.{h,m}"
59 "DTFoundation/Core": [
64 "source_files": "Core/Source/OSX/*.{h,m}"
74 "DTFoundation/Core": [
78 "source_files": "Core/Source/DTAWS/*.{h,m}"
87 "DTFoundation/Core": [
91 "source_files": "Core/Source/DTASN1/*.{h,m}"
94 "name": "DTSidePanel",
99 "DTFoundation/UIKit": [
104 "frameworks": "QuartzCore",
105 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
109 "name": "DTHTMLParser",
114 "DTFoundation/Core": [
118 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
121 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
125 "name": "DTReachability",
130 "frameworks": "SystemConfiguration",
131 "source_files": "Core/Source/DTReachability/*.{h,m}"
139 "libraries": "sqlite3",
140 "source_files": "Core/Source/DTSQLite/*.{h,m}"
143 "name": "DTZipArchive",
147 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
152 "source_files": "Core/Source/Externals/minizip/*.{h,c}"
166 "source_files": "Core/Source/DTUTI/*.{h,m}"
169 "name": "DTSidePanel",
173 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"