[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 5 / b / KovaleeOnboardingKit / 0.3.1 / KovaleeOnboardingKit.podspec.json
blob9b2f1e16cb128cf401603c5d63ea9163b32504ce
2   "name": "KovaleeOnboardingKit",
3   "version": "0.3.1",
4   "summary": "KovaleeOnboardingKit is an iOS framework that helps you quicly create an onboarding for your app.",
5   "description": "KovaleeOnboardingKit is an iOS framework that helps you quicly create an onboarding for your app. Just create a configuration.json file and feed it into the view and you are good to go.",
6   "license": "Code is MIT, then custom font licenses.",
7   "homepage": "https://github.com/cotyapps/Kovalee-OnboardingKit",
8   "authors": {
9     "FT": "fto@kovalee.app"
10   },
11   "source": {
12     "git": "https://github.com/cotyapps/Kovalee-OnboardingKit.git",
13     "tag": "0.3.1"
14   },
15   "platforms": {
16     "ios": "14.3"
17   },
18   "swift_versions": "5.7",
19   "source_files": "Sources/**/*.swift",
20   "vendored_frameworks": [
21     "Frameworks/OnboardingKit.xcframework",
22     "Frameworks/Lottie.xcframework"
23   ],
24   "swift_version": "5.7"