[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / c / 3 / e / OrttoInAppNotifications / 1.5.5 / OrttoInAppNotifications.podspec.json
blob1fdbeffe5709a14236b79790a8dbc81466b41860
2   "name": "OrttoInAppNotifications",
3   "version": "1.5.5",
4   "summary": "OrttoSDK In-App Notifications 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.5"
16   },
17   "source_files": "Sources/InAppNotifications/**/*",
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.5"
26     ],
27     "SwiftSoup": [
28       "2.6.0"
29     ]
30   },
31   "resource_bundles": {
32     "WebView": [
33       "Sources/InAppNotifications/Resources/WebView.bundle/**/*.{html,js,css}"
34     ]
35   },
36   "swift_version": "5.0"