[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / f / MMTextureChat / 0.2.0 / MMTextureChat.podspec.json
blobe4921b0bcf85588446c7b1dcacf3f20a804797f6
2   "name": "MMTextureChat",
3   "version": "0.2.0",
4   "summary": "AsyncDisplayKit(Texture) smooth scroll Chat Simulation",
5   "description": "AsyncDisplayKit(Texture) smooth scroll Chat Simulation with multiple chat bubbles, gallery and user mention support, User mention logic needs to implemented according to your requirement",
6   "homepage": "https://github.com/mukyasa/MMTextureChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mukesh Mandora": "mandoramuku07@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mukyasa/MMTextureChat.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMTextureChat/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MBPhotoPicker": [
26     ],
27     "Texture": [
28       "~> 2.3"
29     ],
30     "DropDown": [
31       "~> 2"
32     ],
33     "Toolbar": [
35     ],
36     "ionicons": [
38     ]
39   },
40   "pushed_with_swift_version": "3.0"