blob: 4eaa8cc1b70c2c402712f7e47f601b9871e83f63 [file] [log] [blame]
{
"name": "TTChatSDK",
"version": "2.2.4",
"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.6.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"
}