blob: b2816e4cb2883d8a75a37a5b37dd2350e98879fd [file] [log] [blame]
{
"name": "MXChat",
"version": "0.1.6",
"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.6"
},
"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/**/*"
]
}