blob: 8fc543885cfa499e8e064289f0f7cbb3b4e3601c [file] [log] [blame]
{
"name": "TMShare",
"version": "0.0.22",
"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.22"
},
"source_files": "TMFramework/*.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/*.framework"
},
"resources": "TMFramework/TMShare.bundle",
"requires_arc": true,
"frameworks": "SystemConfiguration",
"dependencies": {
"TMSDK": [
],
"Weibo_SDK": [
"3.2.5.1"
],
"TMWechatOpenSDK": [
],
"TMComponentKitSDK": [
]
}
}