blob: 6848957886d1a26267c94e6d2dd634eb39180a8a [file] [log] [blame]
{
"name": "Square1CoreData",
"version": "1.0.3",
"summary": "A collection of tools used in our Swift projects",
"description": "A handy collection of helpers for dealing with CoreData",
"homepage": "https://github.com/square1-io/Square1-iOS-CoreData",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Square1",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/square1-io/Square1-iOS-CoreData.git",
"tag": "1.0.3"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"dependencies": {
"Square1Tools": [
]
}
}