[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 3 / WBShareSDKHelperKit / 1.1.0 / WBShareSDKHelperKit.podspec.json
blob6ef49e8562f5d3ba91b1f7715b328466b114031e
2   "name": "WBShareSDKHelperKit",
3   "version": "1.1.0",
4   "summary": "QQ、微信、新浪三方分享封装",
5   "homepage": "https://github.com/wenmobo/WBShareSDKHelperKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wenmobo": "1050794513@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/wenmobo/WBShareSDKHelperKit.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "WBShareSDKHelperKit/Classes/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "mob_sharesdk": [
24       ">= 4.3.3"
25     ],
26     "mob_sharesdk/ShareSDKUI": [
27       ">= 4.3.3"
28     ],
29     "mob_sharesdk/ShareSDKPlatforms/QQ": [
30       ">= 4.3.3"
31     ],
32     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
33       ">= 4.3.3"
34     ],
35     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
36       ">= 4.3.3"
37     ],
38     "mob_sharesdk/ShareSDKExtension": [
39       ">= 4.3.3"
40     ]
41   },
42   "frameworks": "UIKit"