[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 8 / 7 / CWShare / 0.1.0 / CWShare.podspec.json
blob4fc9fa31eb04df9bd5cb32099f4f4e0096d2cb3c
2   "name": "CWShare",
3   "version": "0.1.0",
4   "summary": "基于微信、微博、QQ的SDK的二次封装,简单,方便,一键分享。",
5   "homepage": "https://github.com/ChrisWang115/CWShare",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "ChrisWang115": "antjun@126.com"
11   },
12   "source": {
13     "git": "https://github.com/ChrisWang115/CWShare.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "CWShare/Classes/*.{h,m}",
20   "resource_bundles": {
21     "CWShare": [
22       "CWShare/Assets/*.xcassets"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "QuartzCore"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.0"
33     ],
34     "WeiboSDK": [
36     ],
37     "GreedTencentOpenAPI": [
38       "2.9.5.1"
39     ],
40     "WeChat_SDK": [
42     ]
43   }