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