[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 3 / NestedCloudKitCodable / 1.0.4 / NestedCloudKitCodable.podspec.json
blobd0440257b22efafbfdd339cccf37a81694ef46ae
2   "name": "NestedCloudKitCodable",
3   "version": "1.0.4",
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.4"
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"