[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / 8 / 6 / a / DrdshSDK / 2.1.6 / DrdshSDK.podspec.json
blobc34f16b4e5423ae48a9e782054d642773bad9496
2   "name": "DrdshSDK",
3   "version": "2.1.6",
4   "summary": "To Build Excellent Customer Experience, Connect With DRDSH.",
5   "description": "We have influential engagement products and potent customer service with flexibility and reliability for any business.",
6   "homepage": "https://github.com/htf-app/drdsh-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "htf": "cto@htf.sa"
13   },
14   "source": {
15     "git": "https://github.com/htf-app/drdsh-sdk-ios.git",
16     "tag": "2.1.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
25       "~> 4.0"
26     ],
27     "MBProgressHUD": [
29     ],
30     "IQKeyboardManagerSwift": [
31       "6.2.1"
32     ],
33     "Socket.IO-Client-Swift": [
34       "15.2.0"
35     ]
36   },
37   "resource_bundles": {
38     "DrdshSDK": [
39       "Sources/Resources/**/*",
40       "Sources/Resources/PrivacyInfo.xcprivacy"
41     ]
42   },
43   "requires_arc": true,
44   "xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
46     "IPHONEOS_DEPLOYMENT_TARGET": "12.0"
47   },
48   "ios": {
49     "frameworks": [
50       "UIKit",
51       "CoreGraphics",
52       "QuartzCore"
53     ]
54   },
55   "swift_version": "5.0"