blob: 14de5c9aebcf0efac764bb5f2df1c4ea3b3c43de [file] [log] [blame]
{
"name": "RocketData",
"version": "6.0.1",
"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": "6.0.1"
},
"source_files": "RocketData/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"dependencies": {
"ConsistencyManager": [
"~> 6.0.0"
]
}
}