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",
28 "source_files": "Core/Source/*.{h,m}"
36 "DTFoundation/Core": [
41 "frameworks": "QuartzCore",
42 "source_files": "Core/Source/iOS/*.{h,m}"
46 "name": "UIKit_BlocksAdditions",
51 "DTFoundation/Core": [
56 "source_files": "Core/Source/iOS/BlocksAdditions/*.{h,m}"
65 "DTFoundation/Core": [
70 "source_files": "Core/Source/OSX/*.{h,m}"
74 "name": "DTAnimatedGIF",
79 "frameworks": "ImageIO"
81 "source_files": "Core/Source/iOS/DTAnimatedGIF/*.{h,m}"
90 "DTFoundation/Core": [
94 "source_files": "Core/Source/DTAWS/*.{h,m}"
103 "DTFoundation/Core": [
107 "source_files": "Core/Source/DTASN1/*.{h,m}"
110 "name": "DTHTMLParser",
115 "DTFoundation/Core": [
119 "source_files": "Core/Source/DTHTMLParser/*.{h,m}",
122 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
126 "name": "DTReachability",
131 "frameworks": "SystemConfiguration",
132 "source_files": "Core/Source/DTReachability/*.{h,m}",
134 "DTFoundation/Core": [
140 "name": "DTSidePanel",
145 "DTFoundation/UIKit": [
150 "frameworks": "QuartzCore",
151 "source_files": "Core/Source/iOS/DTSidePanel/*.{h,m}"
160 "libraries": "sqlite3",
161 "source_files": "Core/Source/DTSQLite/*.{h,m}",
163 "DTFoundation/Core": [
178 "source_files": "Core/Source/DTUTI/*.{h,m}"
181 "name": "DTZipArchive",
185 "source_files": "Core/Source/DTZipArchive/*.{h,m}",
190 "source_files": "Core/Source/Externals/minizip/*.{h,c}"
195 "name": "DTProgressHUD",
200 "DTFoundation/UIKit": [
203 "DTFoundation/Core": [
208 "frameworks": "QuartzCore",
209 "source_files": "Core/Source/iOS/DTProgressHUD/*.{h,m}"