blob: 806cb7840119bdec762c719d5ff630ef30d98115 [file] [log] [blame]
{
"name": "YJShareSDK",
"version": "0.0.1",
"summary": "A short description of YJShareSDK.",
"description": "It is a library of share and login.",
"homepage": "https://github.com/yj9294/YJShareSDK",
"license": "MIT",
"authors": {
"nico": "nicoyang.mason@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yj9294/YJShareSDK.git",
"tag": "0.0.1"
},
"source_files": "ShareTool/*",
"frameworks": [
"UIKit",
"Foundation"
],
"ios": {
"vendored_frameworks": [
"Framework/TencentOpenAPI.framework",
"Framework/TwitterCore.framework",
"Framework/TwitterKit.framework"
]
},
"dependencies": {
"WeiboSDK": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"WechatOpenSDK": [
]
}
}