blob: 91ec950168f1daa671d235b4b9a5ccd0a6ae3bd9 [file] [log] [blame]
{
"name": "TXIMSdkManager",
"version": "1.0.1",
"summary": "TXIMSdkManager.",
"description": "高图海外手游SDK-TXIMSdkManager",
"homepage": "https://cocoapods.goatgames.com/plugin/tencentim.git",
"authors": "goat",
"source": {
"git": "https://cocoapods.goatgames.com/plugin/tencentim.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"OTHER_LDFLAGS": [
"-lObjC"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 armv7s arm64"
},
"vendored_frameworks": "IMSDKManager/TXIMSDKManager.framework",
"resources": "IMSDKManager/TXIMSdk_Version.json",
"dependencies": {
"TXIMSDK_Plus_iOS": [
"5.7.1435"
]
}
}