blob: c830943f08f984fb6e1764d9c46b7d64c184863d [file] [log] [blame]
{
"name": "TTChatSDK",
"version": "2.2.3",
"summary": "Chat SDK and UI for iOS Devs",
"homepage": "https://tilismtechservices.com/sdkportal/",
"license": {
"type": "MIT"
},
"authors": {
"Muhammad Raza": "muhammad.raza@tilismtech.com"
},
"source": {
"http": "https://www.tilismtechservices.com/downloads/TTChatSDK.frameworkV2.5.zip"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "TTChatSDK.framework"
},
"dependencies": {
"Realm": [
"~> 3.17.3"
],
"RealmSwift": [
"~> 3.17.3"
],
"Alamofire": [
"~> 4.8.2"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"swift_version": "5.0"
}