[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 1 / 9 / CausalLabsSDK / 0.5.0 / CausalLabsSDK.podspec.json
blobbaea46a08e4cc64d70dd735895c80678edfd6784
2   "name": "CausalLabsSDK",
3   "version": "0.5.0",
4   "summary": "iOS SDK for Causal Labs",
5   "description": "The Causal Labs iOS SDK integrates Causal with native iOS apps.",
6   "homepage": "https://www.causallabs.io",
7   "documentation_url": "https://causallabs.github.io/ios-client-sdk",
8   "changelog": "CHANGELOG.md",
9   "license": "LICENSE.txt",
10   "authors": {
11     "Causal Labs, Inc.": "support@causallabs.io"
12   },
13   "source": {
14     "git": "https://github.com/causallabs/ios-client-sdk.git",
15     "tag": "0.5.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "preserve_paths": "compiler/**/*",
19   "dependencies": {
20     "LDSwiftEventSource": [
21       "~> 3.0"
22     ]
23   },
24   "platforms": {
25     "ios": "13.0"
26   },
27   "swift_versions": "5.8",
28   "swift_version": "5.8"