[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / e / 3 / NestedCloudKitCodable / 1.0.2 / NestedCloudKitCodable.podspec.json
blob81c2f84cff25d34eaf1a4917b7909eadb87e0d6c
2   "name": "NestedCloudKitCodable",
3   "version": "1.0.2",
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.2"
17   },
18   "frameworks": "CloudKit",
19   "source_files": "Source/Classes/**/*.swift",
20   "platforms": {
21     "ios": "10.0",
22     "watchos": "4.0"
23   },
24   "swift_versions": "5.0",
25   "swift_version": "5.0"