blob: 0f5a1cb3c63ff247e0ef64cdee5ad52efe87d8ad [file] [log] [blame]
{
"name": "TMShare",
"version": "0.0.18",
"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.18"
},
"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": [
],
"SDWebImage": [
]
}
}