[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / 6 / e / CourierMQTTChuck / 0.0.17 / CourierMQTTChuck.podspec.json
blob30e1594c414fd906b758a2338f4a69d48213b1fa
2   "name": "CourierMQTTChuck",
3   "version": "0.0.17",
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.17"
17   },
18   "swift_versions": "5.3",
19   "source_files": "CourierMQTTChuck/**/*.{h,m,swift}",
20   "dependencies": {
21     "CourierCore": [
22       "0.0.17"
23     ],
24     "CourierMQTT": [
25       "0.0.17"
26     ],
27     "MQTTClientGJ": [
28       "0.0.17"
29     ]
30   },
31   "swift_version": "5.3"