[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 2 / 0 / 5 / CustomerIODataPipelines / 3.5.1 / CustomerIODataPipelines.podspec.json
blob527fb04b51619a03e8d20cf0ec7da849e0ca3a56
2   "name": "CustomerIODataPipelines",
3   "version": "3.5.1",
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.5.1/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": "3.5.1"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/DataPipeline/**/*{.swift}",
25   "resource_bundles": {
26     "CustomerIODataPipelines_Privacy": "Sources/DataPipeline/Resources/PrivacyInfo.xcprivacy"
27   },
28   "module_name": "CioDataPipelines",
29   "dependencies": {
30     "CustomerIOCommon": [
31       "= 3.5.1"
32     ],
33     "CustomerIOTrackingMigration": [
34       "= 3.5.1"
35     ],
36     "AnalyticsSwiftCIO": [
37       "= 1.5.14+cio.1"
38     ]
39   },
40   "swift_version": "5.3"