blob: 156c76c43230cebd64e3ba97322cfbbb70c4a4ea [file] [log] [blame]
{
"name": "JDIMOpen",
"version": "0.1.0",
"summary": "IM模块",
"description": "Just IM Module Of JD used for test",
"homepage": "https://github.com/RickwangF/JDIMOpen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woshiwwy16@126.com": "woshiwwy16@126.com"
},
"source": {
"git": "https://github.com/RickwangF/JDIMOpen.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "JDIMOpen/Classes/**/*",
"resources": [
"JDIMOpen/Assets/images.bundle",
"JDIMOpen/Assets/animations.bundle",
"JDIMOpen/Assets/emojis.bundle"
],
"requires_arc": true,
"static_framework": true,
"dependencies": {
"MJExtension": [
],
"SDWebImage": [
],
"NIMSDK_LITE": [
],
"ZSBaseUtil": [
],
"lottie-ios": [
],
"ZSPreViewSDK": [
],
"ZSToastUtil": [
],
"JDNetService": [
],
"JDIMService": [
],
"MJRefresh": [
],
"TZImagePickerController": [
]
},
"swift_version": "4.0"
}