[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / b / ServerlessPushService / 0.8.1 / ServerlessPushService.podspec.json
blob6d3ebab9f581db2fa5dcae2260b809456e1aa2cb
2   "name": "ServerlessPushService",
3   "version": "0.8.1",
4   "summary": "Framework to play with the Apple Push Notification service (APNs).",
5   "homepage": "https://github.com/PauliusVindzigelskis/ServerlessPushService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/PauliusVindzigelskis/ServerlessPushService.git",
19     "tag": "0.8.1"
20   },
21   "source_files": "Source/*.{swift}",
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "swift_version": "5.0"