[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 1 / MPushSwift / 0.2.9 / MPushSwift.podspec.json
blob0c144960b69de5097a07cd920c96db48af62f3c9
2   "name": "MPushSwift",
3   "version": "0.2.9",
4   "summary": "MPush iOS SDK.",
5   "description": "MPush iOS SDK to integrate the MPush service in your app.",
6   "homepage": "https://github.com/Mumble-SRL/MPush-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LorenzOliveto": "lorenzo.oliveto@mumbleideas.it"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.mumbleserver.it/iOS/MumblePush",
19     "tag": "0.2.9"
20   },
21   "source_files": "MPush/*.{h,m,swift}",
22   "swift_versions": "5",
23   "requires_arc": true,
24   "dependencies": {
25     "MBNetworkingSwift": [
27     ]
28   },
29   "swift_version": "5"