[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 8 / a / CourierProtobuf / 0.0.16 / CourierProtobuf.podspec.json
blob00915d82fcc440868386da8fcc4b3f4211acd4b9
2   "name": "CourierProtobuf",
3   "version": "0.0.16",
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.16"
17   },
18   "swift_versions": "5.3",
19   "source_files": "CourierProtobuf/**/*.{h,m,swift}",
20   "dependencies": {
21     "CourierCore": [
22       "0.0.16"
23     ],
24     "CourierMQTT": [
25       "0.0.16"
26     ],
27     "SwiftProtobuf": [
29     ]
30   },
31   "swift_version": "5.3"