[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / a / c / OrttoPushMessaging / 1.5.11 / OrttoPushMessaging.podspec.json
bloba3793e857bc1a13a39086c40d81be9d9f29f9a49
2   "name": "OrttoPushMessaging",
3   "version": "1.5.11",
4   "summary": "OrttoSDK Push Messaging Core Module",
5   "homepage": "https://github.com/autopilot3/ortto-push-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Ortto.com Team": "help@ortto.com"
12   },
13   "source": {
14     "git": "https://github.com/autopilot3/ortto-push-ios-sdk.git",
15     "tag": "v1.5.11"
16   },
17   "source_files": "Sources/PushMessaging/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "documentation_url": "https://help.ortto.com/developer/latest/developer-guide/push-sdks/",
23   "dependencies": {
24     "OrttoSDKCore": [
25       "= 1.5.11"
26     ]
27   },
28   "swift_version": "5.0"