[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / d / f / YJShareSDK / 0.0.1 / YJShareSDK.podspec.json
blob806cb7840119bdec762c719d5ff630ef30d98115
2   "name": "YJShareSDK",
3   "version": "0.0.1",
4   "summary": "A short description of YJShareSDK.",
5   "description": "It is a library of share and login.",
6   "homepage": "https://github.com/yj9294/YJShareSDK",
7   "license": "MIT",
8   "authors": {
9     "nico": "nicoyang.mason@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/yj9294/YJShareSDK.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ShareTool/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "ios": {
24     "vendored_frameworks": [
25       "Framework/TencentOpenAPI.framework",
26       "Framework/TwitterCore.framework",
27       "Framework/TwitterKit.framework"
28     ]
29   },
30   "dependencies": {
31     "WeiboSDK": [
33     ],
34     "AFNetworking": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "FBSDKCoreKit": [
42     ],
43     "FBSDKLoginKit": [
45     ],
46     "FBSDKShareKit": [
48     ],
49     "WechatOpenSDK": [
51     ]
52   }