[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / 9 / CustomerIOMessagingInApp / 2.7.0 / CustomerIOMessagingInApp.podspec.json
blob88159ecdd5c0fa299d1fe7afde46db4687f4592f
2   "name": "CustomerIOMessagingInApp",
3   "version": "2.7.0",
4   "summary": "Official Customer.io SDK for iOS.",
5   "homepage": "https://github.com/customerio/customerio-ios",
6   "documentation_url": "https://customer.io/docs/sdk/ios/",
7   "changelog": "https://github.com/customerio/customerio-ios/blob/2.7.0/CHANGELOG.md",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CustomerIO Team": "win@customer.io"
14   },
15   "source": {
16     "git": "https://github.com/customerio/customerio-ios.git",
17     "tag": "2.7.0"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/MessagingInApp/**/*",
25   "module_name": "CioMessagingInApp",
26   "dependencies": {
27     "CustomerIOTracking": [
28       "= 2.7.0"
29     ],
30     "Gist": [
31       "3.2.2"
32     ]
33   },
34   "swift_version": "5.3"