blob: e968d64d0b505fdfd9f2f69f262a4eba3a0c4e52 [file] [log] [blame]
{
"name": "CorePersistence",
"version": "0.0.1",
"summary": "Wrapper around CoreData for parsing and persisting",
"description": "'Wrapper around CoreData for parsing and persisting'",
"homepage": "https://github.com/SynchronicSolutions/CorePersistence",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SynchronicSolutions": "miloshbabic88@gmail.com"
},
"source": {
"git": "https://github.com/SynchronicSolutions/CorePersistence.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "CorePersistence/Classes/**/*",
"swift_version": "5.0"
}