[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 5 / NativeCache / 1.0.4 / NativeCache.podspec.json
blobc0dbfb84a301f41565d92fcdd1c4a060c69b08a6
2   "name": "NativeCache",
3   "version": "1.0.4",
4   "summary": "An alternative to NSCache for swift!.",
5   "homepage": "https://github.com/thackerdynasty/SwiftCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Quick Bird": "mascot@quickbirdstudios.com"
12   },
13   "source": {
14     "git": "https://github.com/thackerdynasty/SwiftCache.git",
15     "tag": "1.0.4"
16   },
17   "swift_versions": "6.0",
18   "platforms": {
19     "ios": "16.0",
20     "osx": "13.0"
21   },
22   "source_files": "Sources/SwiftCache/**/*",
23   "swift_version": "6.0"