[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 3 / NestedCloudKitCodable / 1.0.3 / NestedCloudKitCodable.podspec.json
blobdd26da4b9e3b1cfc8cc82b855b2b1530e5495f6a
2   "name": "NestedCloudKitCodable",
3   "version": "1.0.3",
4   "summary": "Nested encoder and decoder for CKRecords.",
5   "description": "NestedCloudKitCodable is a library to help you encode your custom objects to CloudKit CKRecord format\nand decode they back to their original type.",
6   "homepage": "https://github.com/olmps/NestedCloudKitCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ggirotto": "guiga741@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/olmps/NestedCloudKitCodable.git",
16     "tag": "1.0.3"
17   },
18   "frameworks": "CloudKit",
19   "source_files": "Source/Classes/**/*.swift",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "10.0",
23     "watchos": "3.0",
24     "tvos": "11.0",
25     "osx": "10.13"
26   },
27   "swift_version": "5.0"