[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / d / 4 / CustomerIOTrackingMigration / 3.1.2 / CustomerIOTrackingMigration.podspec.json
blob59254e749242dde37392573328b106f6b85975c6
2   "name": "CustomerIOTrackingMigration",
3   "version": "3.1.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/3.1.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": "3.1.2"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/Migration/**/*",
25   "exclude_files": "Sources/**/*{.md}",
26   "module_name": "CioTrackingMigration",
27   "dependencies": {
28     "CustomerIOCommon": [
29       "= 3.1.2"
30     ]
31   },
32   "swift_version": "5.3"