blob: b4dd433ad7de977fdc6707c146634f75af3373e6 [file] [log] [blame]
{
"name": "MMTextureChat",
"version": "0.1.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.1.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"
}