[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / a / TTChatSDK / 2.5.2 / TTChatSDK.podspec.json
blob3c07881b6ea547fdaffc45ed188c6b807431327d
2   "name": "TTChatSDK",
3   "version": "2.5.2",
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.2/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     "SwiftyJSON": [
37     ],
38     "SDWebImage": [
40     ]
41   },
42   "swift_version": "5.5"