[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / 0 / CloudKitManager / 0.1.3 / CloudKitManager.podspec.json
blob9be8d8198d73478af10cd19096acc4bc6b7e8708
2   "name": "CloudKitManager",
3   "version": "0.1.3",
4   "summary": "CRUD operations for the Apple CloudKit integration.",
5   "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.",
6   "homepage": "https://github.com/vinaykharb/CloudKitManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vinay Kharb": "vinay.student.ece10@itbhu.ac.in"
13   },
14   "source": {
15     "git": "https://github.com/vinaykharb/CloudKitManager.git",
16     "branch": "master",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "CloudKitManager.swift",
24   "swift_version": "5.0"