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",
25 "vendored_frameworks": "OpenCCBridge.xcframework",
26 "source_files": "SwiftOpenCC/Sources/OpenCC",
28 "SwiftOpenCC/Sources/OpenCCBridge/include",
29 "OpenCCBridge.xcframework"
32 "HEADER_SEARCH_PATHS": "/Users/zonble/Work/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include $(PODS_ROOT)/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include",
33 "OTHER_LDFLAGS": "-ObjC -lc++",
34 "OTHER_CFLAGS": "-fembed-bitcode"
36 "frameworks": "OpenCCBridge",
42 "resources": "SwiftOpenCC/OpenCCDictionary.bundle",
43 "prepare_command": "/bin/sh build.sh",
44 "swift_version": "5.5"