blob: ba9a665f0e3c45102cfb08f8ad40ce9a4d31ba25 [file] [log] [blame]
{
"name": "MMChatFramework",
"platforms": {
"ios": "9.0"
},
"summary": "AsyncDisplayKit(Texture) smooth scroll Chat Simulation",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mukesh Mandora": "mandoramuku07@gmail.com"
},
"homepage": "https://github.com/mukyasa/MMTextureChatSpec",
"source": {
"git": "https://github.com/mukyasa/MMTextureChatSpec.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"MBPhotoPicker": [
],
"Texture": [
"~> 2.3"
],
"DropDown": [
"~> 2"
],
"Toolbar": [
],
"ionicons": [
]
},
"source_files": "MMChatFramework/**/*.{swift}",
"resources": "MMChatFramework/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}