[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 6 / 7 / MindboxNotifications / 2.10.2 / MindboxNotifications.podspec.json
blobe0b277c5eda869d5bc51e82486391b13892c9e16
2   "name": "MindboxNotifications",
3   "version": "2.10.2",
4   "summary": "SDK for integration notifications with Mindbox",
5   "description": "This library allows you to integrate notifications and transfer them to Mindbox Marketing Cloud",
6   "homepage": "https://github.com/mindbox-cloud/ios-sdk",
7   "license": {
8     "type": "CC BY-NC-ND 4.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mindbox": "ios-sdk@mindbox.ru"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/mindbox-cloud/ios-sdk.git",
19     "tag": "2.10.2"
20   },
21   "source_files": [
22     "MindboxNotifications/**/*.{swift}",
23     "SDKVersionProvider/**/*.{swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resource_bundles": {
27     "MindboxNotifications": [
28       "MindboxNotifications/**/*.xcprivacy"
29     ]
30   },
31   "swift_versions": "5",
32   "dependencies": {
33     "MindboxLogger": [
34       "2.10.2"
35     ]
36   },
37   "swift_version": "5"