blob: aa5ad8cb47abe1426f9acfc4c4043772fced5e8c [file] [log] [blame]
{
"name": "XYShareSDK",
"version": "0.0.9.5",
"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.9.5"
},
"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/GoogleUtilities.framework",
"facebook/FBSDKProfileExpressionKit.framework",
"twitter/TwitterCore.framework",
"twitter/TwitterKit.framework",
"LineAdapter/LineAdapter.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",
"twitter/TwitterKitResources.bundle",
"LineAdapter/LineAdapterUI.bundle"
],
"libraries": [
"sqlite3",
"c++",
"z"
],
"frameworks": [
"UIKit",
"MessageUI",
"Foundation",
"CoreTelephony",
"AddressBook",
"ImageIO",
"safariservices"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"subspecs": [
{
"name": "GoogleSymbolUtilitiesHelper",
"platforms": {
"ios": "7.0"
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/GoogleSymbolUtilities/Frameworks/frameworks",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}
]
}