blob: 3bbb733075871d3a41ea10bd40d800110d5e016d [file] [log] [blame]
{
"name": "MXChat",
"version": "0.1.7",
"summary": "just chat",
"homepage": "https://github.com/longminxiang/MXChat",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MXChat.git",
"tag": "v0.1.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SDWebImage/Core": [
"3.7.3"
],
"DACircularProgress": [
"2.3.1"
],
"MBProgressHUD": [
"0.9.1"
],
"MXEGOCache": [
"2.1.4"
],
"DTCoreText": [
"1.6.16"
]
},
"source_files": "MXChatView/**/*.{h,m}",
"resources": [
"MXChatView/**/*.xib",
"MXChatView/Resources/**/*.bundle",
"MXChatView/Resources/Face/*.png"
]
}