[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / b / WDSocialSDK / 0.0.8 / WDSocialSDK.podspec.json
blob98717fa985940aca7c030b0394dc68369ddbb5ad
2   "name": "WDSocialSDK",
3   "version": "0.0.8",
4   "summary": "Wechat,QQ,Webo Social share and authorization",
5   "description": "It is a Social SDK use on ios by Objective-c.",
6   "homepage": "https://github.com/CoderWD/WDSocialSDK",
7   "license": "MIT",
8   "authors": {
9     "Coder He": "heweidong@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWD/WDSocialSDK.git",
13     "tag": "0.0.8"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "ios": {
23     "vendored_frameworks": "WDSocialSDK/WDSocialSDK.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "WechatOpenSDK": [
31       "~> 1.7.8"
32     ],
33     "WDTencentSDK": [
35     ],
36     "WDWeiboSDK": [
38     ]
39   }