4 "summary": "Open Chinese Convert",
5 "description": "The Pod spec wraps OpeCC (Open Chinese Convert) that helps you to convert Traditianl Chinese\nto Simplified Chinese, and vise versa.",
6 "homepage": "https://github.com/zonble/OpenCC",
12 "zonble": "zonble@gmail.com"
15 "git": "https://github.com/zonble/OpenCC.git",
19 "social_media_url": "https://twitter.com/zonble",
23 "source_files": "SwiftOpenCC/Sources/OpenCC",
24 "prepare_command": "/bin/sh build.sh",
25 "vendored_frameworks": "lib/OpenCCBridge.framework",
27 "SwiftOpenCC/Sources/OpenCCBridge/include"
30 "HEADER_SEARCH_PATHS": "/Users/zonble/Work/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include $(PODS_ROOT)/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include",
31 "OTHER_LDFLAGS": "-ObjC -lc++",
32 "OTHER_CFLAGS": "-fembed-bitcode"
34 "frameworks": "OpenCCBridge",
39 "resources": "SwiftOpenCC/OpenCCDictionary.bundle",
40 "swift_version": "5.1"