blob: 687735f12e805d2078f719bf341e1c51a44906ee [file] [log] [blame]
{
"name": "MessageCenter",
"version": "0.1.42",
"summary": "MessageCenter is chatting SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/UsePace/ios-message-center",
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cEliteDev": "iagilelite@gmail.com"
},
"source": {
"git": "https://github.com/UsePace/ios-message-center.git",
"tag": "0.1.42"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MessageCenter/Classes/**/*",
"dependencies": {
"SendBirdSDK": [
],
"AlamofireImage": [
],
"MGSwipeTableCell": [
],
"FLAnimatedImage": [
"~> 1.0"
],
"NYTPhotoViewer": [
"~> 1.1.0"
],
"TTTAttributedLabel": [
],
"CryptoSwift": [
],
"HTMLKit": [
],
"Toast": [
"~> 4.0.0"
]
},
"resource_bundles": {
"MessageCenter": [
"MessageCenter/Assets/*.{storyboard,png,xib,lproj/*.strings}"
]
}
}