blob: 2ebdd5ea7e06eaf103371ab41a9d7e3f9f1de135 [file] [log] [blame]
{
"name": "DataRaft",
"version": "1.0.2",
"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.2"
},
"source_files": "DataRaft/DataRaft/**/*.{swift}",
"swift_version": "4.1"
}