blob: 7572230dcc5270dfb2e334dd9dd43de4d98fd90e [file] [log] [blame]
{
"name": "TTChatSDKtest",
"version": "1.1.6",
"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.frameworkV116Test.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "TTChatSDK.framework"
},
"dependencies": {
"RealmSwift": [
],
"Alamofire": [
],
"MBProgressHUD": [
]
}
}