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}"
45 "DTFoundation/Core": [
50 "source_files": "Core/Source/OSX/*.{h,m}"
54 "name": "DTHMLParser",
59 "DTFoundation/Core": [
63 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
66 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
70 "name": "DTZipArchive",
74 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
79 "source_files": "Core/Source/Externals/minizip/*.{h,c}"
93 "source_files": "Core/Source/DTUTI/*.{h,m}"