4 "summary": "Ymodem OTA SDK",
5 "description": "适用于 Ymodem 协议的 OTA 升级。",
6 "homepage": "https://github.com/kelijun/EWYmodemSDK",
12 "Kelijun": "888@ kelijun.com"
18 "git": "https://github.com/kelijun/EWYmodemSDK.git",
21 "source_files": "EWYmodemSDK.framework/**/*.{h,m}",
22 "vendored_frameworks": "*.{framework}",
23 "pod_target_xcconfig": {
24 "VALID_ARCHS": "x86_64 armv7 arm64"
27 "OTHER_LDFLAGS": "-ObjC"