[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 5 / c / 2 / LevelUpKit / 0.0.1 / LevelUpKit.podspec.json
blob991a496632a8b0265ba899d372968d39b259560f
2   "name": "LevelUpKit",
3   "version": "0.0.1",
4   "summary": "A gamification framework for adding achievements, leaderboards, and progress tracking to your app.",
5   "description": "LevelUpKit is a Swift framework that provides gamification features like achievements, leaderboards, progress tracking, and animations.\nThe goal of LevelUpKit is to enhance user engagement by making the app more interactive and rewarding.",
6   "homepage": "https://github.com/bks00jk/LevelUpKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bks00jk": "ks.sukhoviy@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/bks00jk/LevelUpKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true