blob: b9f29b1fd1fe381d218f381bf61423366d95b23e [file] [log] [blame]
{
"name": "XXChatUI",
"version": "1.1.1",
"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.1.1"
},
"source_files": "XXEaseUI/ChatUI/EMUIKit/**/*.{h,m,c,a,mm}",
"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": [
]
}
}