2 "name": "SinaWeiboOpenSDK-iOS",
4 "homepage": "https://github.com/liujunliuhong/SinaWeiboOpenSDK",
6 "git": "https://github.com/liujunliuhong/SinaWeiboOpenSDK.git",
9 "summary": "Sina weibo open SDK",
15 "liujunliuhong": "1035841713@qq.com"
20 "module_name": "SinaWeiboSDK",
22 "static_framework": true,
23 "swift_versions": "5.0",
24 "source_files": "libWeiboSDK/*.{swift,h,m}",
25 "vendored_libraries": "libWeiboSDK/*.a",
26 "resources": "libWeiboSDK/*.bundle",
30 "SystemConfiguration",
44 "pod_target_xcconfig": {
45 "OTHER_LDFLAGS": "-all_load",
46 "VALID_ARCHS": "x86_64 armv7 arm64"
48 "swift_version": "5.0"