blob: 67549543a201ac42867402867686152c55351d5a [file] [log] [blame]
{
"name": "Storable",
"version": "0.1.1",
"summary": "Swift storable protocol.",
"homepage": "https://github.com/Pircate/Storable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@gmail.com"
},
"source": {
"git": "https://github.com/Pircate/Storable.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Storable/Classes/**/*",
"swift_version": "5.0"
}