[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 7 / CWShare / 1.9.0 / CWShare.podspec.json
blobe9bb55faf5503e9067fdee5c0a13838235c33b38
2   "name": "CWShare",
3   "version": "1.9.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": "1.9.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   "public_header_files": "CWShare/Classes/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "QuartzCore"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.0"
34     ],
35     "WeiboSDK": [
37     ],
38     "GreedTencentOpenAPI": [
39       "2.9.5"
40     ],
41     "WeChat_SDK": [
43     ]
44   }