[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 4 / 2 / 6 / CachyKit / 1.0.13 / CachyKit.podspec.json
blobb82625b1d30e0c9cc15904bfd759337e92f5def9
2   "name": "CachyKit",
3   "platforms": {
4     "ios": "10"
5   },
6   "summary": "A Caching Library is written in Swift that can cache JSON, Image, Zip or AnyObject with expiry date and force refresh.",
7   "requires_arc": true,
8   "version": "1.0.13",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Sadman Samee": "sadman.tonmoy@gmail.com"
15   },
16   "homepage": "https://github.com/Sadmansamee",
17   "source": {
18     "git": "https://github.com/Sadmansamee/CachyKit.git",
19     "tag": "1.0.13"
20   },
21   "source_files": "Sources/Cachy/*.{swift}",
22   "swift_versions": "5",
23   "swift_version": "5"