[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / a / TTChatSDK / 2.0 / TTChatSDK.podspec.json
blob99fcf7833c590cdeaa3bd7cf7abf467104858286
2   "name": "TTChatSDK",
3   "version": "2.0",
4   "summary": "Chat SDK and UI for iOS Devs",
5   "homepage": "https://tilismtechservices.com/sdkportal/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Muhammad Raza": "muhammad.raza@tilismtech.com"
11   },
12   "source": {
13     "http": "https://www.tilismtechservices.com/downloads/TTChatSDKv2.framework.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "TTChatSDK.framework"
20   },
21   "dependencies": {
22     "Realm": [
23       "~> 3.17.3"
24     ],
25     "RealmSwift": [
26       "~> 3.17.3"
27     ],
28     "Alamofire": [
29       "~> 4.8.2"
30     ],
31     "MBProgressHUD": [
32       "~> 1.1.0"
33     ]
34   }