[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / 8 / AnalyticsSwiftAdevinta / 1.5.9 / AnalyticsSwiftAdevinta.podspec.json
blob3c5962cef133363f4399b1eb6d8c7c05321d4f9f
2   "name": "AnalyticsSwiftAdevinta",
3   "version": "1.5.9",
4   "license": {
5     "type": "MIT",
6     "file": "./LICENSE"
7   },
8   "summary": "Adevinta's fork of Segment which brings compatibility with CocoaPods",
9   "homepage": "https://github.com/AdevintaSpain/analytics-swift-adevinta",
10   "authors": "Adevinta",
11   "source": {
12     "git": "https://github.com/AdevintaSpain/analytics-swift-adevinta.git",
13     "tag": "1.5.9"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "module_name": "Segment",
22   "source_files": "Sources/**/*.swift",
23   "resource_bundles": {
24     "Segment_Privacy": "Sources/Segment/Resources/PrivacyInfo.xcprivacy"
25   },
26   "dependencies": {
27     "Sovran": [
28       "~> 1.1.1"
29     ],
30     "JSONSafeEncoder": [
31       "~> 1.0.2"
32     ]
33   },
34   "swift_version": "5.3"