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": [
23 "DTFoundation/DTAnimatedGIF": [
35 "homepage": "https://github.com/Cocoanetics/DTCoreText",
36 "summary": "Methods to allow using HTML code with CoreText.",
38 "Oliver Drobnik": "oliver@cocoanetics.com"
40 "documentation_url": "http://docs.cocoanetics.com/DTCoreText",
41 "social_media_url": "https://twitter.com/cocoanetics",
42 "prefix_header_contents": "#import <CoreText/CoreText.h>",
43 "prepare_command": " cd ./Core/Source\n /usr/bin/xxd -i default.css default.css.c\n"