[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / 6 / e / CourierMQTTChuck / 0.0.26 / CourierMQTTChuck.podspec.json
blobb3dd5ffc134426302706af357a2b51c07e929061
2   "name": "CourierMQTTChuck",
3   "version": "0.0.26",
4   "summary": "Gojek iOS Long Run Connection Open Source SDK",
5   "description": "Publish and Subscribe data with bidirectional communication between client and server",
6   "homepage": "https://github.com/gojek/courier-iOS",
7   "license": "MIT",
8   "authors": {
9     "Alfian Losari": "alfian.losari@gojek.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/gojek/courier-iOS.git",
16     "tag": "0.0.26"
17   },
18   "swift_versions": "5.3",
19   "static_framework": true,
20   "source_files": "CourierMQTTChuck/**/*.swift",
21   "dependencies": {
22     "CourierCore": [
23       "0.0.26"
24     ],
25     "CourierMQTT": [
26       "0.0.26"
27     ],
28     "MQTTClientGJ": [
29       "0.0.26"
30     ]
31   },
32   "swift_version": "5.3"