blob: 7761cb794fc8cdcbda5b90805d35ca0bdc327b1c [file] [log] [blame]
{
"name": "NKCache",
"version": "1.0.0",
"summary": "Simple on disk cache, backed by an NSCache in memory.",
"homepage": "https://github.com/nikksindia/NKCache",
"authors": {
"Name": "nikksindia@gmail.com"
},
"license": {
"type": "MIT",
"file": "License"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nikksindia/NKCache.git",
"tag": "v1.0.0"
},
"source_files": "NKCache/*",
"swift_version": "4.0"
}