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