[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / e / LyticsSDK / 0.0.1 / LyticsSDK.podspec.json
blob7578f63725442d7f7d7cb28cd9d60bcc20350d39
2   "name": "LyticsSDK",
3   "version": "0.0.1",
4   "summary": "SDK for the Lytics customer data platform.",
5   "homepage": "https://github.com/lytics/ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Lytics Team",
11   "module_name": "Lytics",
12   "swift_versions": "5.7",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "git": "https://github.com/lytics/ios-sdk.git",
18     "tag": "0.0.1"
19   },
20   "documentation_url": "https://docs.lytics.com/docs/sdk-for-ios",
21   "social_media_url": "https://twitter.com/lytics",
22   "dependencies": {
23     "AnyCodable-FlightSchool": [
24       "~> 0.6.0"
25     ]
26   },
27   "source_files": "Sources/Lytics/**/*.swift",
28   "swift_version": "5.7"