blob: 1d5c158ee3f8d95a48c083120efcccce04e251a0 [file] [log] [blame]
{
"name": "XZCounsleorMessage",
"version": "1.0.0",
"summary": "咨询师消息模块",
"description": "咨询师消息模块,主要两个表,二级页面待定",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/XZCounsleorMessage.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/XZCounsleorMessage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "XZCounsleorMessage/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YZLComponentBasic": [
],
"YZLNetComponent": [
],
"YZLControlHelper": [
],
"YZLPrefixHeader": [
],
"YZLBaseController": [
],
"IQKeyboardManagerSwift": [
],
"CTMediator": [
]
},
"swift_version": "5.0"
}