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