blob: 0123774bea20391f1e6450779bfe996615f6b107 [file] [log] [blame]
{
"name": "XYShareSDK",
"version": "0.0.4",
"summary": "a component of XiaoYin which is used to share info in app.",
"description": "the component is used to share something with other in xiaoyin'app",
"homepage": "http://192.168.1.33:9090/ioscomponentgroup/xysharesdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert": "min.xia@quvideo.com"
},
"source": {
"git": "http://192.168.1.33:9090/ioscomponentgroup/xysharesdk.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"XYShareSDK/Classes/**/*.{h,m}",
"XYShareSDK/TencentWechat/**/*.{h,m}",
"XYShareSDK/Qzone/**/*.{h,m}",
"XYShareSDK/XYSNS/**/*.{h,m}",
"XYShareSDK/SinaWeibo/**/*.{h,m}"
],
"vendored_frameworks": [
"MeiPai/MPShareSDK.framework",
"KakaoTalk/KakaoOpenSDK.framework",
"facebook/FBSDKCoreKit.framework",
"facebook/FBSDKLoginKit.framework",
"facebook/FBSDKMessengerShareKit.framework",
"facebook/FBSDKShareKit.framework",
"Qzone/TencentOpenAPI.framework",
"google/GoogleAppUtilities.framework",
"google/GoogleAuthUtilities.framework",
"google/GoogleNetworkingUtilities.framework",
"google/GoogleSignIn.framework",
"google/GoogleSymbolUtilities.framework",
"google/GoogleUtilities.framework"
],
"vendored_libraries": [
"libWeiboSDK/libWeiboSDK.a",
"TencentWechat/libWeChatSDK.a",
"SinaWeibo/libWeiboSDK.a"
],
"resources": [
"libWeiboSDK/WeiboSDK.bundle",
"Qzone/TencentOpenApi_IOS_Bundle.bundle",
"SinaWeibo/WeiboSDK.bundle",
"google/GoogleSignIn.bundle"
],
"libraries": [
"sqlite3",
"c++",
"z"
],
"frameworks": [
"UIKit",
"MessageUI",
"Foundation",
"CoreTelephony",
"AddressBook",
"ImageIO",
"safariservices"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}