9 "git": "https://github.com/Cocoanetics/DTCoreText.git",
12 "source_files": "Core/Source/*.{h,m,c}",
14 "DTFoundation/Core": [
17 "DTFoundation/UIKit": [
20 "DTFoundation/DTHTMLParser": [
32 "homepage": "https://github.com/Cocoanetics/DTCoreText",
33 "summary": "Methods to allow using HTML code with CoreText.",
35 "Oliver Drobnik": "oliver@cocoanetics.com"
37 "prefix_header_contents": "#import <CoreText/CoreText.h>",
38 "prepare_command": " cd ./Core/Source\n /usr/bin/xxd -i default.css default.css.c\n"