[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 2 / d / 7 / EZPush / 1.0.1 / EZPush.podspec.json
blob317905544fd9f3a898bfd7c89d474ad7b3c022f1
2   "name": "EZPush",
3   "version": "1.0.1",
4   "summary": "SDK to register devices for the EZPush service.",
5   "description": "With the EZPush SDK you're able to register devices in the EZPush backend, where you can plan the delivery of Notifications by several criteria.",
6   "homepage": "https://ez-push.cloud",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Julian Rittmann": "julian.rittmann@addmore-mobile.de"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "http": "https://sdk.ez-push.cloud/ios/sdk/1.0.1/EZPush.tar.gz"
19   },
20   "vendored_frameworks": "EZPush.xcframework",
21   "dependencies": {
22     "EZPushCore": [
24     ]
25   },
26   "swift_version": "5.0"