blob: 8363d8b58577cb6480671d6280dcf85d61380695 [file] [log] [blame]
{
"name": "MXChat",
"version": "0.1.3",
"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.3"
},
"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"
]
},
"source_files": "MXChatView/**/*.{h,m}",
"resources": [
"MXChatView/**/*.xib",
"MXChatView/MXChat.bundle"
]
}