blob: ef9a1368b886364a90e6768c432297383a5f475b [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.11",
"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.11"
},
"source_files": "Sources/Cachy/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}