[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 1 / KovaleeSDK / 1.2.2 / KovaleeSDK.podspec.json
blobd46253f2f66db7e9641c7e005d851aac01775f56
2   "name": "KovaleeSDK",
3   "version": "1.2.2",
4   "summary": "KovaleeSDK is an efficient iOS framework, that's packed with tools for tracking user behavior.",
5   "description": "KovaleeSDK is an efficient iOS framework, that's packed with tools specifically for tracking user behavior, handling user purchases, and smoothly integrating ads.",
6   "license": "Code is MIT, then custom font licenses.",
7   "homepage": "https://github.com/cotyapps/Kovalee-iOS-SDK",
8   "authors": {
9     "FT": "fto@kovalee.app"
10   },
11   "source": {
12     "git": "https://github.com/cotyapps/Kovalee-iOS-SDK.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "14.3"
17   },
18   "swift_versions": "5.7",
19   "source_files": [
20     "Sources/KovaleeSDK/Kovalee.swift",
21     "Sources/KovaleeSDK/Configuration.swift",
22     "Sources/KovaleeSDK/Amplitude/KovaleeAnalytics+Amplitude.swift",
23     "Cocoapods-Fix/AmplitudeWrapperImpl.swift"
24   ],
25   "vendored_frameworks": [
26     "Frameworks/KovaleeFramework.xcframework"
27   ],
28   "dependencies": {
29     "AmplitudeSwift": [
30       "~> 0.4.7"
31     ]
32   },
33   "swift_version": "5.7"