9 "git": "https://github.com/Cocoanetics/DTCoreText.git",
12 "source_files": "Core/Source/*.{h,m,c}",
14 "DTFoundation/Core": [
17 "DTFoundation/DTHMLParser": [
29 "homepage": "https://github.com/Cocoanetics/DTCoreText",
30 "summary": "Methods to allow using HTML code with CoreText.",
32 "Oliver Drobnik": "oliver@drobnik.com"
36 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
38 "prefix_header_contents": "#import <CoreText/CoreText.h>",
39 "resources": "Demo/Resources/DTCoreTextFontOverrides.plist",
40 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"