[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / e / c / 1 / MPushSwift / 0.2.6 / MPushSwift.podspec.json
blob47961d65ad905ee16c317b2dbe9800e260c7e4b9
2   "name": "MPushSwift",
3   "version": "0.2.6",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Mumble-SRL/MPush-Swift.git",
19     "tag": "0.2.6"
20   },
21   "source_files": "MPush/*.{h,m,swift}",
22   "swift_version": "4.2",
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.0"
27     ]
28   }