blob: 99fcf7833c590cdeaa3bd7cf7abf467104858286 [file] [log] [blame]
{
"name": "TTChatSDK",
"version": "2.0",
"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/TTChatSDKv2.framework.zip"
},
"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"
]
}
}