[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / a / TTChatSDK / 2.4.1 / TTChatSDK.podspec.json
blob1f25da5a631d83c6bb184837fb74c5dc1fba8e3c
2   "name": "TTChatSDK",
3   "version": "2.4.1",
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/TTChatSDK.frameworkv3.9.zip"
14   },
15   "user_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "vendored_frameworks": "TTChatSDK.framework"
27   },
28   "dependencies": {
29     "Realm": [
31     ],
32     "RealmSwift": [
34     ],
35     "Alamofire": [
36       "~> 4.8.2"
37     ],
38     "MBProgressHUD": [
39       "~> 1.1.0"
40     ]
41   },
42   "swift_version": "5.0"