[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 3 / CustomerIO / 2.0.4 / CustomerIO.podspec.json
blobfae5a3d2d61812bb15b54d039c4ddfc17ddfe1b7
2   "name": "CustomerIO",
3   "version": "2.0.4",
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.0.4/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.0.4"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "default_subspecs": "Tracking",
25   "subspecs": [
26     {
27       "name": "Tracking",
28       "dependencies": {
29         "CustomerIOTracking": [
30           "= 2.0.4"
31         ]
32       }
33     },
34     {
35       "name": "MessagingPush",
36       "dependencies": {
37         "CustomerIOMessagingPush": [
38           "= 2.0.4"
39         ]
40       }
41     },
42     {
43       "name": "MessagingPushAPN",
44       "dependencies": {
45         "CustomerIOMessagingPushAPN": [
46           "= 2.0.4"
47         ]
48       }
49     },
50     {
51       "name": "MessagingPushFCM",
52       "dependencies": {
53         "CustomerIOMessagingPushFCM": [
54           "= 2.0.4"
55         ]
56       }
57     },
58     {
59       "name": "MessagingInApp",
60       "dependencies": {
61         "CustomerIOMessagingInApp": [
62           "= 2.0.4"
63         ]
64       }
65     }
66   ],
67   "swift_version": "5.3"