blob: 41d777bde25ce5351f3cfbe85474f458fae2574d [file] [log] [blame]
{
"name": "CachyKit",
"platforms": {
"ios": "10"
},
"summary": "A Caching Library is written in Swift that can cache JSON, Image, Zip or AnyObject with expiry date and force refresh.",
"requires_arc": true,
"version": "1.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sadman Samee": "sadman.tonmoy@gmail.com"
},
"homepage": "https://github.com/Sadmansamee",
"source": {
"git": "https://github.com/Sadmansamee/CachyKit.git",
"tag": "1.0.9"
},
"source_files": "Sources/Cachy/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}