blob: 1d3195ae2235bca15997f73035b81278f2c8a975 [file] [log] [blame]
{
"name": "TMShare",
"version": "0.0.10",
"summary": "TM 分享组件",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMShareSpec.git",
"tag": "0.0.10"
},
"source_files": "TMFramework/TMShare.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMShare.framework"
},
"resources": "TMFramework/TMShare.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"mob_sharesdk": [
"4.1.4"
],
"mob_sharesdk/ShareSDKUI": [
"4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
"4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
"4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
"4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/Mail": [
"4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/SMS": [
"4.1.4"
],
"mob_sharesdk/ShareSDKExtension": [
"4.1.4"
]
}
}