blob: a302c87b47f418f49eae222716f8f65b482daee7 [file] [log] [blame]
{
"name": "CoreDataHelpers",
"version": "0.1.1",
"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.1"
},
"source_files": "CoreDataHelpers/*.swift",
"frameworks": "CoreData",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}