blob: b58170610bc2718f7b5c15561a9985bf55f1125e [file] [log] [blame]
{
"name": "XHCloudTalkModule",
"version": "0.1.0",
"summary": "A short description of XHCloudTalkModule",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.xh-mind.com/smart_hard/XHCloudTalkModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"285282227@qq.com": "285282227@qq.com"
},
"source": {
"git": "http://gitlab.xh-mind.com/smart_hard/XHCloudTalkModule.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"DEFINES_MODULE": "YES",
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"resource_bundles": {
"XHCloudTalkModule": [
"XHCloudTalkModule/Assets/**/*",
"XHCloudTalkModule/Classes/**/*.{xib,storyboard,m4a}"
]
},
"frameworks": "AssetsLibrary",
"static_framework": true,
"dependencies": {
"XHWLCloudTalkLib": [
">= 0.1.1"
]
},
"source_files": "XHCloudTalkModule/Classes/**/*",
"swift_version": "5.0"
}