[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / 5 / CustomerIODataPipelines / 3.0.0-rc / CustomerIODataPipelines.podspec.json
blobe2485e6261e2f21e5b46b6d4aa321948e1036f82
2   "name": "CustomerIODataPipelines",
3   "version": "3.0.0-rc",
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/3.0.0-rc/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     "branch": "aman/migration-cocoapods"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/DataPipeline/**/*",
25   "module_name": "CioDataPipelines",
26   "dependencies": {
27     "CustomerIOCommon": [
28       "= 3.0.0-rc"
29     ],
30     "CustomerIOTrackingMigration": [
31       "= 3.0.0-rc"
32     ],
33     "AnalyticsSwiftCIO": [
34       "~> 1.5.5"
35     ]
36   },
37   "swift_version": "5.3"