[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 5 / CustomerIODataPipelines / 3.0.0 / CustomerIODataPipelines.podspec.json
blob4fea6975f5b3c57ee74c301061c914d985bbc126
2   "name": "CustomerIODataPipelines",
3   "version": "3.0.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/3.0.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": "3.0.0"
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   "exclude_files": "Sources/**/*{.md}",
26   "module_name": "CioDataPipelines",
27   "dependencies": {
28     "CustomerIOCommon": [
29       "= 3.0.0"
30     ],
31     "CustomerIOTrackingMigration": [
32       "= 3.0.0"
33     ],
34     "AnalyticsSwiftCIO": [
35       "= 1.5.5-cio.1"
36     ]
37   },
38   "swift_version": "5.3"