blob: 170e9f032dd661cc52216399a8b8c8014ef69c23 [file] [log] [blame]
{
"name": "TTChatSDK",
"version": "1.0.3",
"summary": "A tool to enforce Swift style and conventions.",
"homepage": "https://tilismtechservices.com/sdkportal/",
"license": {
"type": "MIT"
},
"authors": {
"Muhammad Raza": "mrazam110@gmail.com"
},
"source": {
"http": "http://www.tilismtechservices.com/downloads/TTChatSDK.framework.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "TTChatSDK.framework"
},
"dependencies": {
"RealmSwift": [
],
"Alamofire": [
],
"MBProgressHUD": [
]
}
}