blob: 220b5eaacca36389bddd70fd53d5c56bccd3fca0 [file] [log] [blame]
{
"name": "CloudKitManager",
"version": "0.1.5",
"summary": "CRUD operations for the Apple CloudKit integration.",
"description": "CRUD operations for the Apple CloudKit integration. Can be used in a reactive way, all you need to do is add ReactiveSwift and Result libraries.",
"homepage": "https://github.com/vinaykharb/CloudKitManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinay Kharb": "vinay.student.ece10@itbhu.ac.in"
},
"source": {
"git": "https://github.com/vinaykharb/CloudKitManager.git",
"branch": "master",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "CloudKitManager.swift",
"swift_version": "5.0"
}