blob: f3e39496eaea638c7c8425ed8d13e06efc394c2d [file] [log] [blame]
{
"name": "DataRaft",
"version": "1.0.6",
"summary": "DataRaft is a small Swift framework that makes it both easier to use Core Data.",
"homepage": "https://github.com/mr-noone/data-raft.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Zgurskiy": "mr.noone@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mr-noone/data-raft.git",
"tag": "1.0.6"
},
"source_files": "DataRaft/DataRaft/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}