[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / d / RudderIntercom / 1.0.0 / RudderIntercom.podspec.json
blobb02f215024554890f2cc4f3e89979f9c90d250a1
2   "name": "RudderIntercom",
3   "version": "1.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Intercom 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-intercom-swift",
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-intercom-swift.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "Sources/**/*{h,m,swift}",
22   "module_name": "RudderIntercom",
23   "swift_versions": "5.3",
24   "dependencies": {
25     "Rudder": [
26       "~> 2.0.0"
27     ],
28     "Intercom": [
29       "17.2.1"
30     ]
31   },
32   "swift_version": "5.3"