[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / d / f / 4 / QuickStoreKit / 0.0.4 / QuickStoreKit.podspec.json
blobe477d66fa4a692e7efa3af588604cd437cbf3376
2   "name": "QuickStoreKit",
3   "version": "0.0.4",
4   "summary": "A Swift-based storage management framework for iOS.",
5   "description": "QuickStoreKit is a powerful storage management framework designed to make data handling easier and more secure in iOS applications. It supports encryption, caching, and custom storage solutions.",
6   "homepage": "https://github.com/yourusername/QuickStoreKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ye": "****"
13   },
14   "source": {
15     "git": "https://github.com/Yewenyu/QuickStoreKit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "QuickStoreKit/**/*.{swift,h}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"