blob: 7679e6fbe37dd51b486d6aa6fa02be121d44035c [file] [log] [blame]
{
"name": "TMShare",
"version": "0.0.1",
"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.1"
},
"source_files": "TMFramework/TMShare.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMShare.framework"
},
"resources": "TMFramework/TMShare.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"mob_sharesdk": [
],
"mob_sharesdk/ShareSDKUI": [
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
],
"mob_sharesdk/ShareSDKPlatforms/Mail": [
],
"mob_sharesdk/ShareSDKPlatforms/SMS": [
],
"mob_sharesdk/ShareSDKExtension": [
]
},
"frameworks": [
"Foundation",
"UIKit",
"JavaScriptCore",
"ImageIO",
"Photos"
],
"libraries": "sqlite3.0"
}