4 "summary": "ZebraKing这是基于腾讯云通信IM封装而来,简单可依赖,定期依据官网更新版本, 欢迎使用",
5 "description": "ZebraKing是基于腾讯云通信V3.0版本更新而来,此版本较v2.0变化不大,移除一些多余的API,整体逻辑更清晰, 使用swift4.0编写",
6 "homepage": "https://github.com/wufeiyue/ZebraKing",
12 "eppeo": "ieppeo@163.com"
15 "git": "https://github.com/wufeiyue/zebraking.git",
19 "swift_version": "4.2",
23 "pod_target_xcconfig": {
24 "OTHER_LDFLAGS": "-ObjC",
25 "ENABLE_BITCODE": "NO"
27 "source_files": "ZebraKing/Classes/**/*",
29 "vendored_frameworks": "ZebraKing/Framework/*.framework",
31 "ZebraKingAssets": "ZebraKing/Assets/ZebraKingAssets.bundle/Images"
34 "preserve_paths": "ZebraKing/Framework/module.modulemap",