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