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",
26 "vendored_frameworks": "lib/ios/OpenCCBridge.framework"
29 "vendored_frameworks": "lib/osx/OpenCCBridge.framework"
32 "vendored_frameworks": "lib/tvos/OpenCCBridge.framework"
34 "source_files": "SwiftOpenCC/Sources/OpenCC",
36 "SwiftOpenCC/Sources/OpenCCBridge/include"
39 "HEADER_SEARCH_PATHS": "/Users/zonble/Work/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include $(PODS_ROOT)/OpenCC/SwiftOpenCC/Sources/OpenCCBridge/include",
40 "OTHER_LDFLAGS": "-ObjC -lc++",
41 "OTHER_CFLAGS": "-fembed-bitcode"
43 "frameworks": "OpenCCBridge",
48 "resources": "SwiftOpenCC/OpenCCDictionary.bundle",
49 "prepare_command": "/bin/sh build.sh",
50 "swift_version": "5.1"