blob: f3cbfe3fe010333ae9e99190d0c973675417b659 [file] [log] [blame]
{
"name": "CodablePersist",
"version": "0.1",
"summary": "Store and Cache Anything Codable",
"homepage": "https://github.com/engali94/CodablePersist.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ali A, Hilal": "ali94_200970@yahoo.com"
},
"source": {
"git": "https://github.com/engali94/CodablePersist.git",
"tag": "0.1"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1"
}