blob: 6ef49e8562f5d3ba91b1f7715b328466b114031e [file] [log] [blame]
{
"name": "WBShareSDKHelperKit",
"version": "1.1.0",
"summary": "QQ、微信、新浪三方分享封装",
"homepage": "https://github.com/wenmobo/WBShareSDKHelperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenmobo": "1050794513@qq.com"
},
"source": {
"git": "https://github.com/wenmobo/WBShareSDKHelperKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBShareSDKHelperKit/Classes/**/*",
"requires_arc": true,
"dependencies": {
"mob_sharesdk": [
">= 4.3.3"
],
"mob_sharesdk/ShareSDKUI": [
">= 4.3.3"
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
">= 4.3.3"
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
">= 4.3.3"
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
">= 4.3.3"
],
"mob_sharesdk/ShareSDKExtension": [
">= 4.3.3"
]
},
"frameworks": "UIKit"
}