blob: c660063ae46837c9e74f862f23f50c65b91c54fd [file] [log] [blame]
{
"name": "CodableNSCache",
"version": "0.0.1",
"summary": "Simple Wrapper NSCache for Codable Protocol",
"homepage": "https://github.com/hiroraba/CodableNSCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroki Matsuo": "xornelius0313@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hiroraba/CodableNSCache.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.2"
}