blob: e4921b0bcf85588446c7b1dcacf3f20a804797f6 [file] [log] [blame]
{
"name": "MMTextureChat",
"version": "0.2.0",
"summary": "AsyncDisplayKit(Texture) smooth scroll Chat Simulation",
"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",
"homepage": "https://github.com/mukyasa/MMTextureChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mukesh Mandora": "mandoramuku07@gmail.com"
},
"source": {
"git": "https://github.com/mukyasa/MMTextureChat.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MMTextureChat/*",
"frameworks": "UIKit",
"dependencies": {
"MBPhotoPicker": [
],
"Texture": [
"~> 2.3"
],
"DropDown": [
"~> 2"
],
"Toolbar": [
],
"ionicons": [
]
},
"pushed_with_swift_version": "3.0"
}