blob: a4aacdff1d9237114988ff201c0240314e6f7329 [file] [log] [blame]
{
"name": "SBUmengPlatformHelper",
"version": "0.0.1",
"summary": "基于Umeng ShareSDK 构建分享和登录.",
"homepage": "https://github.com/cxxcapf/SBUmengPlatformHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cxxcapf": "cheng_xinxin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cxxcapf/SBUmengPlatformHelper.git",
"tag": "0.0.1"
},
"source_files": [
"SBUmengPlatformHelper",
"*.{h,m}"
],
"dependencies": {
"UMengUShare/Social/Sina": [
"~> 6.4.5"
],
"UMengUShare/Social/WeChat": [
"~> 6.4.5"
],
"UMengUShare/Social/QQ": [
"~> 6.4.5"
],
"UMengUShare/Social/TencentWeibo": [
"~> 6.4.5"
]
}
}