blob: 320e75b6c7655dfb7372c7bbdbf3ad7fe81f27b3 [file] [log] [blame]
{
"name": "SwiftlyCache",
"version": "1.1.3",
"summary": "SwiftlyCache is a thread safe IOS general cache Library",
"description": "SwiftlyCache is a thread safe IOS general cache Library",
"homepage": "https://github.com/hlc0000/SwiftlyCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LC": "hlc8902@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hlc0000/SwiftlyCache.git",
"tag": "1.1.3"
},
"source_files": "SwiftlyCache/*.swift",
"requires_arc": true,
"swift_versions": "5",
"swift_version": "5"
}