[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / LyticsUI / 0.0.1 / LyticsUI.podspec.json
blob24184021455e722e0a6c7f1e26977f229edc1057
2   "name": "LyticsUI",
3   "version": "0.0.1",
4   "summary": "UI-specific helpers for the Lytics SDK.",
5   "homepage": "https://github.com/lytics/ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Lytics Team",
11   "swift_versions": "5.7",
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "git": "https://github.com/lytics/ios-sdk.git",
17     "tag": "0.0.1"
18   },
19   "documentation_url": "https://docs.lytics.com/docs/sdk-for-ios",
20   "social_media_url": "https://twitter.com/lytics",
21   "dependencies": {
22     "LyticsSDK": [
23       "0.0.1"
24     ]
25   },
26   "source_files": "Sources/LyticsUI/**/*.swift",
27   "swift_version": "5.7"