[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / a / AnalyticsSwiftZello / 0.1.0 / AnalyticsSwiftZello.podspec.json
blobcaa1fa419a20edf9916fff305c626f13b4062c5e
2   "name": "AnalyticsSwiftZello",
3   "version": "0.1.0",
4   "summary": "Segment analytics for Swift.",
5   "homepage": "https://github.com/zelloptt/analytics-swift/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zello Inc.": "sdk@zello.com"
12   },
13   "source": {
14     "git": "https://github.com/zelloptt/analytics-swift.git",
15     "tag": "v0.1.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "module_name": "Segment",
23   "source_files": "Sources/**/*.swift",
24   "resource_bundles": {
25     "Segment_Privacy": "Sources/Segment/Resources/PrivacyInfo.xcprivacy"
26   },
27   "dependencies": {
28     "Sovran": [
29       "~> 1.1.1"
30     ],
31     "JSONSafeEncoding": [
32       "~> 2.0.0"
33     ]
34   },
35   "swift_version": "5.0"