blob: 303cc4bc762a2002ae9c28ae5e56a53e881c7522 [file] [log] [blame]
{
"name": "FDIMModuleObjC",
"version": "1.0.0",
"summary": "腾讯云IM模块",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDIMModuleObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDIMModuleObjC.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDIMModuleObjC/Classes/**/*",
"resource_bundles": {
"FDIMModuleObjC": [
"FDIMModuleObjC/Assets/*"
]
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"dependencies": {
"TXIMSDK_TUIKit_iOS": [
],
"TXLiteAVSDK_TRTC": [
],
"FDFoundationObjC": [
],
"FDNetworkObjC": [
],
"FDUIKitObjC": [
]
},
"deprecated": true
}