blob: bd79972feda4e1068a72d5d6d815ab3400df6ade [file] [log] [blame]
{
"name": "CodablePersistenceStore",
"version": "1.0.1",
"summary": "A Disk wrapper which makes your live easier while working with the new Codable Type.",
"homepage": "https://github.com/xmari0/CodablePersistenceStore",
"license": "MIT",
"authors": {
"Mario Zimmermann": "info@mario-zmmrmnn.de"
},
"source": {
"git": "https://github.com/xmari0/CodablePersistenceStore.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/xmari0_iOS",
"platforms": {
"ios": "11.0"
},
"source_files": "CodablePersistenceStore/Classes/**/*",
"dependencies": {
"Disk": [
"~> 0.3.3"
]
},
"pushed_with_swift_version": "4.0"
}