[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 1 / MPushSwift / 1.0.0 / MPushSwift.podspec.json
blob8e4ee5ad3f3c064825f58947d564cabe36df665a
2   "name": "MPushSwift",
3   "version": "1.0.0",
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://github.com/Mumble-SRL/MPush-Swift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MPushSwift/*.{h,m,swift}",
22   "swift_versions": "5",
23   "requires_arc": true,
24   "dependencies": {
25     "MBNetworkingSwift": [
27     ]
28   },
29   "swift_version": "5"