[Add] Moisture 0.1.007
[CocoaPods.git] / Specs / 8 / 6 / a / DrdshSDK / 1.0.8 / DrdshSDK.podspec.json
blob9b1e20fd4bf7e0ed506f324a29ef4a136a3f6340
2   "name": "DrdshSDK",
3   "version": "1.0.8",
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": "1.0.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "DrdshSDK/Classes/**/*",
22   "swift_versions": "5.0",
23   "ios": {
24     "dependencies": {
25       "SwiftyJSON": [
26         "~> 4.0"
27       ],
28       "MBProgressHUD": [
30       ],
31       "IQKeyboardManagerSwift": [
32         "6.2.1"
33       ],
34       "Socket.IO-Client-Swift": [
35         "15.2.0"
36       ]
37     }
38   },
39   "resource_bundles": {
40     "DrdshSDK": [
41       "DrdshSDK/Assets/**/*"
42     ]
43   },
44   "xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
46     "IPHONEOS_DEPLOYMENT_TARGET": "13.0"
47   },
48   "frameworks": "UIKit",
49   "swift_version": "5.0"