blob: 263220d7f384fe037464beeb053b1aa8637c2319 [file] [log] [blame]
{
"name": "XXChatUI",
"version": "1.0.7",
"summary": "修车人聊天系统",
"homepage": "https://github.com/Tayoji/XXEaseUI",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Tayoji": "595521651@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tayoji/XXEaseUI.git",
"tag": "1.0.7"
},
"source_files": "XXEaseUI/ChatUI/EMUIKit/**/*.{h,m,a}",
"resources": "XXEaseUI/ChatUI/resources/*.{a,bundle}",
"requires_arc": true,
"dependencies": {
"HyphenateFullSDK": [
],
"MJRefresh": [
]
}
}