blob: 37b7a2421836b50dcd1cbd5bec5afba8b1bf3e12 [file] [log] [blame]
{
"name": "TMShare",
"version": "0.0.14",
"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.14"
},
"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.2.9"
],
"mob_sharesdk/ShareSDKUI": [
"4.2.9"
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
"4.2.9"
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
"4.2.9"
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
"4.2.9"
],
"mob_sharesdk/ShareSDKPlatforms/Mail": [
"4.2.9"
],
"mob_sharesdk/ShareSDKPlatforms/SMS": [
"4.2.9"
],
"mob_sharesdk/ShareSDKExtension": [
"4.2.9"
]
}
}