blob: c4c10494302628e6dde468b49fe17a3f86636147 [file] [log] [blame]
{
"name": "CoreDataHelpers",
"version": "0.1.0",
"summary": "CoreDataHelpers contain CoreData stack initialization and helper methods to work with requests",
"homepage": "https://github.com/Streetmage/CoreDataHelpers",
"license": "MIT",
"authors": "Evgeny Kubrakov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Streetmage/CoreDataHelpers.git",
"tag": "0.1.0"
},
"source_files": "CoreDataHelpers/*.swift",
"frameworks": "CoreData",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}