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": "DTSidePanel",
45 "DTFoundation/UIKit": [
50 "frameworks": "QuartzCore",
51 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
60 "DTFoundation/Core": [
65 "source_files": "Core/Source/OSX/*.{h,m}"
69 "name": "DTHMLParser",
74 "DTFoundation/Core": [
78 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
81 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
85 "name": "DTReachability",
90 "frameworks": "SystemConfiguration",
91 "source_files": "Core/Source/DTReachability/*.{h,m}"
99 "libraries": "sqlite3",
100 "source_files": "Core/Source/DTSQLite/*.{h,m}"
103 "name": "DTZipArchive",
107 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
112 "source_files": "Core/Source/Externals/minizip/*.{h,c}"
126 "source_files": "Core/Source/DTUTI/*.{h,m}"
129 "name": "DTSidePanel",
133 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"