[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / LZConversationCell / 0.0.1 / LZConversationCell.podspec.json
blob94d320c9658fa43a00bee9f7f3e1b4ce3e4ec7a3
2   "name": "LZConversationCell",
3   "version": "0.0.1",
4   "summary": "LZConversationCell use to display lastest message in IM App",
5   "description": "LZConversationcell use in lastest converstaion controller in IM App",
6   "homepage": "https://github.com/lzwjava/LZConversationCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzwjava": "lzwjava@gmail.com"
13   },
14   "social_media_url": "http://weibo.com/zhiweilee",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/lzwjava/LZConversationCell.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "LZConversationCell/Classes/**/*.{h,m}",
23   "dependencies": {
24     "JSBadgeView": [
25       "~> 1.4"
26     ]
27   }