[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / a / DTCoreText / 1.0.2 / DTCoreText.podspec.json
blobde63a2291903ce8456141eb79735db1c56cfe605
2   "name": "DTCoreText",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": null
6   },
7   "license": "BSD",
8   "source": {
9     "git": "https://github.com/Cocoanetics/DTCoreText.git",
10     "tag": "1.0.2"
11   },
12   "source_files": "Core/Source/*.{h,m,c}",
13   "frameworks": [
14     "MediaPlayer",
15     "QuartzCore",
16     "CoreText",
17     "CoreGraphics",
18     "ImageIO"
19   ],
20   "requires_arc": true,
21   "homepage": "https://github.com/Cocoanetics/DTCoreText",
22   "summary": "Methods to allow using HTML code with CoreText.",
23   "authors": {
24     "Oliver Drobnik": "oliver@drobnik.com"
25   },
26   "libraries": "xml2",
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
29   },
30   "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"