[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 4 / 7 / CustomerIOMessagingPush / 1.0.0-alpha.21 / CustomerIOMessagingPush.podspec.json
blobb65dbf1953f59eb3d27b1df89cb9205ecbb26094
2   "name": "CustomerIOMessagingPush",
3   "version": "1.0.0-alpha.21",
4   "summary": "Official Customer.io SDK for iOS.",
5   "description": "Official Customer.io SDK for iOS. Track customers and send messages to your iOS app.",
6   "homepage": "https://github.com/customerio/customerio-ios",
7   "documentation_url": "https://customer.io/docs/sdk/ios/",
8   "changelog": "https://github.com/customerio/customerio-ios/blob/alpha/CHANGELOG.md",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "CustomerIO Team": "win@customer.io"
15   },
16   "source": {
17     "git": "https://github.com/customerio/customerio-ios.git",
18     "tag": "1.0.0-alpha.21"
19   },
20   "swift_versions": "5.3",
21   "cocoapods_version": ">= 1.11.0",
22   "platforms": {
23     "ios": "13.0"
24   },
25   "source_files": "Sources/MessagingPush/**/*",
26   "module_name": "CioMessagingPush",
27   "dependencies": {
28     "CustomerIOTracking": [
29       "= 1.0.0-alpha.21"
30     ]
31   },
32   "swift_version": "5.3"