[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 9 / XYShareSDK / 0.0.7.1 / XYShareSDK.podspec.json
blobdc1ff80c0fad7bc68e4ea325a59a383c082b57df
2   "name": "XYShareSDK",
3   "version": "0.0.7.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/ioscomponentgroup/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/ioscomponentgroup/xysharesdk.git",
16     "tag": "0.0.7.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     "XYShareSDK/Twitter/**/*.{h,m}"
28   ],
29   "vendored_frameworks": [
30     "MeiPai/MPShareSDK.framework",
31     "KakaoTalk/KakaoOpenSDK.framework",
32     "facebook/FBSDKCoreKit.framework",
33     "facebook/FBSDKLoginKit.framework",
34     "facebook/FBSDKMessengerShareKit.framework",
35     "facebook/FBSDKShareKit.framework",
36     "Qzone/TencentOpenAPI.framework",
37     "facebook/FBSDKProfileExpressionKit.framework",
38     "twitter/TwitterCore.framework",
39     "twitter/TwitterKit.framework",
40     "google/GoogleAppUtilities.framework",
41     "google/GoogleAuthUtilities.framework",
42     "google/GoogleNetworkingUtilities.framework",
43     "google/GoogleSignIn.framework",
44     "google/GoogleSymbolUtilities.framework",
45     "google/GoogleUtilities.framework",
46     "facebook/Fabric.framework"
47   ],
48   "vendored_libraries": [
49     "libWeiboSDK/libWeiboSDK.a",
50     "TencentWechat/libWeChatSDK.a",
51     "SinaWeibo/libWeiboSDK.a"
52   ],
53   "resources": [
54     "libWeiboSDK/WeiboSDK.bundle",
55     "Qzone/TencentOpenApi_IOS_Bundle.bundle",
56     "SinaWeibo/WeiboSDK.bundle",
57     "google/GoogleSignIn.bundle",
58     "twitter/TwitterKitResources.bundle"
59   ],
60   "libraries": [
61     "sqlite3",
62     "c++",
63     "z"
64   ],
65   "weak_frameworks": "googlesymbolutilities",
66   "frameworks": [
67     "UIKit",
68     "MessageUI",
69     "Foundation",
70     "CoreTelephony",
71     "AddressBook",
72     "ImageIO",
73     "safariservices"
74   ],
75   "dependencies": {
76     "AFNetworking": [
77       "~> 2.3"
78     ]
79   }