blob: dca544037db2c2e7408e62855a09491e9d6491ec [file] [log] [blame]
{
"name": "MessageToolbar",
"platforms": {
"ios": "12.0"
},
"summary": "MessageToolbar is an elegant drop-in message toolbar for your chat modules.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tarek Sabry": "tareksabry444@outlook.com"
},
"homepage": "https://github.com/tareksabry1337/MessageToolbar",
"source": {
"git": "https://github.com/tareksabry1337/MessageToolbar.git",
"tag": "1.0.0"
},
"frameworks": "AVFoundation",
"dependencies": {
"Shimmer": [
"~> 1.0.2"
]
},
"source_files": "MessageToolbar/**/*.swift",
"swift_version": "4.2",
"resource_bundles": {
"MessageToolbar": [
"MessageToolbar/Assets.xcassets"
]
}
}