[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / 0 / 4 / MessageToolbar / 1.0.0 / MessageToolbar.podspec.json
blobdca544037db2c2e7408e62855a09491e9d6491ec
2   "name": "MessageToolbar",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "MessageToolbar is an elegant drop-in message toolbar for your chat modules.",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tarek Sabry": "tareksabry444@outlook.com"
15   },
16   "homepage": "https://github.com/tareksabry1337/MessageToolbar",
17   "source": {
18     "git": "https://github.com/tareksabry1337/MessageToolbar.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "AVFoundation",
22   "dependencies": {
23     "Shimmer": [
24       "~> 1.0.2"
25     ]
26   },
27   "source_files": "MessageToolbar/**/*.swift",
28   "swift_version": "4.2",
29   "resource_bundles": {
30     "MessageToolbar": [
31       "MessageToolbar/Assets.xcassets"
32     ]
33   }