2 "name": "CG-KFEpubKit",
8 "summary": "An Objective-C epub extracting and parsing framework for OSX and iOS.",
9 "homepage": "https://pods.kf-interactive.com",
11 "Rico Becker": "rico.becker@kf-interactive.com"
14 "git": "https://github.com/cgossain/KFEpubKit.git",
17 "frameworks": "Foundation",
23 "default_subspecs": "Standard",
36 "KFEpubKit/Sources/*.{h,m}",
37 "KFEpubKit/LICENSE.txt"
41 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
47 "CG-KFEpubKit/Core": [
58 "CG-KFEpubKit/Core": [
63 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(PODS_ROOT)/KissXML",
64 "OTHER_CFLAGS": "$(inherited) -DDDXML_LIBXML_MODULE_ENABLED=1",
65 "OTHER_SWIFT_FLAGS": "$(inherited) -DDDXML_LIBXML_MODULE_ENABLED"