[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / a / TTChatSDK / 2.5.0 / TTChatSDK.podspec.json
blob741f48a6ce3a63fa9eef1ab80bf109dcd477b5e8
2   "name": "TTChatSDK",
3   "version": "2.5.0",
4   "summary": "Corporate Chat SDK and UI for iOS Devs",
5   "homepage": "https://tilismtechservices.com/sdkportal/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Huda Jawed": "hudajawed18@gmail.com"
11   },
12   "source": {
13     "http": "https://mujtabaimages.s3.ap-south-1.amazonaws.com/TTChatSDK/ios/2.5.0/pod/TTChatSDK.zip"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "swift_versions": "5.5",
22   "platforms": {
23     "ios": "12.0"
24   },
25   "ios": {
26     "vendored_frameworks": "TTChatSDK/TTChatSDK.xcframework"
27   },
28   "dependencies": {
29     "Realm": [
30       "~> 10.20.1"
31     ],
32     "RealmSwift": [
33       "~> 10.20.1"
34     ],
35     "Alamofire": [
36       "~> 4.8.2"
37     ],
38     "MBProgressHUD": [
39       "~> 1.1.0"
40     ],
41     "SwiftyJSON": [
43     ],
44     "SDWebImage": [
46     ]
47   },
48   "swift_version": "5.5"