| { |
| "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" |
| ] |
| } |
| } |