blob: 23640e12fe4c0dabca39c5fbe67ad8cbed426155 [file] [log] [blame]
{
"name": "CachyKit",
"platforms": {
"ios": "12.2"
},
"summary": "Caching Library written in Swift.",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sadman Samee": "sadman.tonmoy@gmail.com"
},
"homepage": "https://github.com/Sadmansamee/Cachy",
"source": {
"git": "https://github.com/Sadmansamee/Cachy.git",
"tag": "1.0.3"
},
"source_files": "Cachy/Classes/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}