blob: e96348d2e5dad4b4d1e32d51813fa7312a9a887a [file] [log] [blame]
{
"name": "RocketData",
"version": "7.0.0",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://plivesey.github.io/RocketData",
"authors": "plivesey",
"summary": "A non-blocking CoreData replacement which uses immutable models.",
"source": {
"git": "https://github.com/plivesey/RocketData.git",
"tag": "7.0.0"
},
"source_files": "RocketData/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"dependencies": {
"ConsistencyManager": [
"~> 7.0.0"
]
}
}