[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / a / f / CustomerIOTracking / 2.13.2 / CustomerIOTracking.podspec.json
blob4b051cd707ae3f77ff1ee879db3ac159fcf776d5
2   "name": "CustomerIOTracking",
3   "version": "2.13.2",
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.13.2/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.13.2"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/Tracking/**/*{.swift}",
25   "resource_bundles": {
26     "CustomerIOTracking_Privacy": "Sources/Tracking/Resources/PrivacyInfo.xcprivacy"
27   },
28   "module_name": "CioTracking",
29   "dependencies": {
30     "CustomerIOCommon": [
31       "= 2.13.2"
32     ]
33   },
34   "swift_version": "5.3"