blob: 3f58ecbca10039e41289c7183beb6be9607a35f7 [file] [log] [blame]
{
"name": "CorePersistence",
"version": "1.1.0",
"summary": "Easy and safe data persistence and parsing",
"description": "'Easy and safe way to parse objects and persist them in CoreData'",
"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": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "CorePersistence/Classes/**/*",
"swift_version": "5.0"
}