[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 0 / CloudKitManager / 0.1.4 / CloudKitManager.podspec.json
blob283cb8a9f49d5832a947e93f8f88ec0966210be6
2   "name": "CloudKitManager",
3   "version": "0.1.4",
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.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "CloudKitManager.swift",
24   "swift_version": "5.0"