[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 7 / CustomerIOMessagingPush / 1.0.3 / CustomerIOMessagingPush.podspec.json
blob42eace32db0c8b4d4c8aaf57b919d60756d02282
2   "name": "CustomerIOMessagingPush",
3   "version": "1.0.3",
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/1.0.3/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": "1.0.3"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/MessagingPush/**/*",
25   "module_name": "CioMessagingPush",
26   "dependencies": {
27     "CustomerIOTracking": [
28       "= 1.0.3"
29     ]
30   },
31   "swift_version": "5.3"