2 "name": "XMNThirdFunction",
4 "summary": "封装第三方SDK 集成分享功能",
5 "description": "移动分享集成,\n目前支持微信,微博,QQ",
6 "homepage": "https://github.com/ws00801526",
9 "XMFraker": "3057600441@qq.com"
12 "git": "https://github.com/ws00801526/XMNThirdFunction.git",
25 "pod_target_xcconfig": {
26 "OTHER_LDFLAGS": "-all_load"
32 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction.{h,m}",
33 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+Supports.{h,m}"
36 "SystemConfiguration",
52 "public_header_files": [
53 "XMNThirdExample/XMNThirdInteraction/APPSDK/WeChat/*.h",
54 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+WeChat.h"
57 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+WeChat.{h,m}",
58 "XMNThirdExample/XMNThirdInteraction/APPSDK/WeChat/*.h"
60 "vendored_libraries": "XMNThirdExample/XMNThirdInteraction/APPSDK/WeChat/*.a",
62 "XMNThirdFunction/Core": [
70 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+Weibo.{h,m}",
71 "XMNThirdExample/XMNThirdInteraction/APPSDK/Weibo/*.h"
73 "public_header_files": [
74 "XMNThirdExample/XMNThirdInteraction/APPSDK/Weibo/*.h",
75 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+Weibo.h"
77 "vendored_libraries": "XMNThirdExample/XMNThirdInteraction/APPSDK/Weibo/libWeiboSDK.a",
80 "SystemConfiguration",
94 "pod_target_xcconfig": {
95 "OTHER_LDFLAGS": "-all_load"
98 "XMNThirdFunction/Core": [
102 "resources": "XMNThirdExample/XMNThirdInteraction/APPSDK/Weibo/*.bundle"
106 "source_files": "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+QQ.{h,m}",
107 "public_header_files": [
108 "XMNThirdExample/XMNThirdInteraction/XMNThirdFunction+QQ.h",
109 "XMNThirdExample/XMNThirdInteraction/APPSDK/QQ/TencentOpenAPI.framework/Headers/*.h"
112 "vendored_frameworks": "XMNThirdExample/XMNThirdInteraction/APPSDK/QQ/TencentOpenAPI.framework",
121 "XMNThirdFunction/Core": [
125 "resources": "XMNThirdExample/XMNThirdInteraction/APPSDK/QQ/*.bundle"