[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 6 / 9 / XYShareSDK / 0.0.1 / XYShareSDK.podspec.json
blobef82fdae190d4e3640fe704ae4a1ed1d90610b62
2   "name": "XYShareSDK",
3   "version": "0.0.1",
4   "summary": "a component of XiaoYin which is used to share info in app.",
5   "description": "the component is used to share something with other in xiaoyin'app",
6   "homepage": "http://192.168.1.33:9090/Robert/xysharesdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert": "min.xia@quvideo.com"
13   },
14   "source": {
15     "git": "http://192.168.1.33:9090/Robert/xysharesdk.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "XYShareSDK/Classes/**/*.{h,m}",
23     "XYShareSDK/TencentWechat/**/*.{h,m}",
24     "XYShareSDK/Qzone/**/*.{h,m}",
25     "XYShareSDK/XYSNS/**/*.{h,m}",
26     "XYShareSDK/SinaWeibo/**/*.{h,m}"
27   ],
28   "vendored_frameworks": [
29     "MeiPai/MPShareSDK.framework",
30     "KakaoTalk/KakaoOpenSDK.framework",
31     "facebook/FBSDKCoreKit.framework",
32     "facebook/FBSDKLoginKit.framework",
33     "facebook/FBSDKMessengerShareKit.framework",
34     "facebook/FBSDKShareKit.framework",
35     "Qzone/TencentOpenAPI.framework",
36     "google/GoogleAppUtilities.framework",
37     "google/GoogleAuthUtilities.framework",
38     "google/GoogleNetworkingUtilities.framework",
39     "google/GoogleSignIn.framework",
40     "google/GoogleSymbolUtilities.framework",
41     "google/GoogleUtilities.framework"
42   ],
43   "vendored_libraries": [
44     "libWeiboSDK/libWeiboSDK.a",
45     "TencentWechat/libWeChatSDK.a",
46     "SinaWeibo/libWeiboSDK.a"
47   ],
48   "resources": [
49     "libWeiboSDK/WeiboSDK.bundle",
50     "Qzone/TencentOpenApi_IOS_Bundle.bundle",
51     "SinaWeibo/WeiboSDK.bundle",
52     "google/GoogleSignIn.bundle"
53   ],
54   "libraries": [
55     "sqlite3",
56     "c++",
57     "z"
58   ],
59   "frameworks": [
60     "UIKit",
61     "MessageUI",
62     "Foundation",
63     "CoreTelephony"
64   ],
65   "dependencies": {
66     "AFNetworking": [
67       "~> 2.3"
68     ]
69   }