[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / a / Rudder-Comscore / 1.1.0 / Rudder-Comscore.podspec.json
blobd532e9b33001a889a4c3bad431eeb9f06035dd87
2   "name": "Rudder-Comscore",
3   "version": "1.1.0",
4   "summary": "Privacy and Security focused Segment-alternative. Comscore 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-comscore-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "sdk@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-comscore-ios.git",
16     "tag": "v1.1.0"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Rudder-Comscore/Classes/**/*",
23   "dependencies": {
24     "Rudder": [
25       "~> 1.23"
26     ],
27     "ComScore": [
28       "~> 6.0"
29     ]
30   }