[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 2 / d / SnowplowTracker / 6.0.5 / SnowplowTracker.podspec.json
blob4326c0178fb5ccb8af04fad1791139a29e424249
2   "name": "SnowplowTracker",
3   "version": "6.0.5",
4   "summary": "Snowplow event tracker for iOS, macOS, tvOS, watchOS for apps and games.",
5   "description": "Snowplow is a mobile and event analytics platform with a difference: rather than tell our users how they should analyze their data, we deliver their event-level data in their own data warehouse, on their own Amazon Redshift or Postgres database, so they can analyze it any way they choose. Snowplow mobile is used by data-savvy games companies and app developers to better understand their users and how they engage with their games and applications. Snowplow is open source using the business-friendly Apache License, Version 2.0 and scales horizontally to many billions of events.",
6   "homepage": "http://snowplow.io",
7   "screenshots": "https://d3i6fms1cm1j0i.cloudfront.net/github-wiki/images/snowplow-logo-large.png",
8   "license": "Apache License, Version 2.0",
9   "authors": {
10     "Snowplow Analytics Ltd": "support@snowplow.io"
11   },
12   "source": {
13     "git": "https://github.com/snowplow/snowplow-ios-tracker.git",
14     "tag": "6.0.5"
15   },
16   "social_media_url": "https://twitter.com/SnowPlowData",
17   "documentation_url": "https://github.com/snowplow/snowplow/wiki/iOS-Tracker",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13",
22     "tvos": "12.0",
23     "watchos": "6.0",
24     "visionos": "1.0"
25   },
26   "source_files": "Sources/**/*.swift",
27   "ios": {
28     "frameworks": [
29       "CoreTelephony",
30       "UIKit",
31       "Foundation"
32     ]
33   },
34   "osx": {
35     "frameworks": [
36       "AppKit",
37       "Foundation"
38     ]
39   },
40   "tvos": {
41     "frameworks": [
42       "UIKit",
43       "Foundation"
44     ]
45   },
46   "visionos": {
47     "frameworks": [
48       "UIKit",
49       "Foundation"
50     ]
51   },
52   "pod_target_xcconfig": {
53     "DEFINES_MODULE": "YES"
54   },
55   "resource_bundles": {
56     "SnowplowTracker_Privacy": [
57       "PrivacyInfo.xcprivacy"
58     ]
59   },
60   "swift_version": "5.0"