[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 2 / 8 / Rudder-CustomerIO / 1.3.0 / Rudder-CustomerIO.podspec.json
blobd39ab83ee7c62778a66db01e0b0593b5e370ccb2
2   "name": "Rudder-CustomerIO",
3   "version": "1.3.0",
4   "summary": "Privacy and Security focused Segment-alternative. CustomerIO Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-customerio-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-customerio-ios.git",
16     "tag": "v1.3.0"
17   },
18   "requires_arc": true,
19   "source_files": "Rudder-CustomerIO/Classes/**/*",
20   "static_framework": true,
21   "platforms": {
22     "ios": "13.0"
23   },
24   "dependencies": {
25     "Rudder": [
26       "~> 1.26"
27     ],
28     "CustomerIO/DataPipelines": [
29       "~> 3.5.1"
30     ]
31   }