blob: 8bfd2d9b5067a5eb5cbedf2abcb4a5bbed3c7829 [file] [log] [blame]
{
"name": "SwiftlyCache",
"version": "1.0.7",
"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.0.7"
},
"source_files": "SwiftlyCache/*.swift",
"requires_arc": true,
"swift_versions": "5",
"swift_version": "5"
}