[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / a / DrdshSDK / 2.0.1 / DrdshSDK.podspec.json
blob59c0e9edbf8d34c67ca7eb6589c1e4bc251d088b
2   "name": "DrdshSDK",
3   "version": "2.0.1",
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.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "DrdshSDK/Classes/**/*",
22   "swift_versions": "5.0",
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       "DrdshSDK/Assets/**/*"
40     ]
41   },
42   "requires_arc": true,
43   "xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
45     "IPHONEOS_DEPLOYMENT_TARGET": "13.0"
46   },
47   "frameworks": "UIKit",
48   "swift_version": "5.0"