blob: 94d320c9658fa43a00bee9f7f3e1b4ce3e4ec7a3 [file] [log] [blame]
{
"name": "LZConversationCell",
"version": "0.0.1",
"summary": "LZConversationCell use to display lastest message in IM App",
"description": "LZConversationcell use in lastest converstaion controller in IM App",
"homepage": "https://github.com/lzwjava/LZConversationCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzwjava": "lzwjava@gmail.com"
},
"social_media_url": "http://weibo.com/zhiweilee",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lzwjava/LZConversationCell.git",
"tag": "0.0.1"
},
"source_files": "LZConversationCell/Classes/**/*.{h,m}",
"dependencies": {
"JSBadgeView": [
"~> 1.4"
]
}
}