blob: 101e6e1f314f3327edd21dfdc058a268e2dd3735 [file] [log] [blame]
{
"name": "XXChatUI",
"version": "1.0.9",
"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.9"
},
"source_files": "XXEaseUI/ChatUI/EMUIKit/**/*.{h,m,c,a}",
"resources": "XXEaseUI/ChatUI/resources/*.{a,bundle}",
"requires_arc": true,
"frameworks": [
"CoreMedia",
"AudioToolbox",
"AVFoundation",
"ImageIO",
"MobileCoreServices"
],
"libraries": [
"iconv",
"c++",
"z",
"sqlite3",
"stdc++.6.0.9"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"MJRefresh": [
]
}
}