[Add] DocumentReaderFullAuthStage 7.5.10811
[CocoaPods.git] / Specs / 4 / 0 / 1 / CoreDataWrapper / 0.1.2 / CoreDataWrapper.podspec.json
blob26bc0f962deff269ad929da225977275479d7568
2   "name": "CoreDataWrapper",
3   "version": "0.1.2",
4   "summary": "A wrapper for core data",
5   "description": "A wrapper for core data.",
6   "homepage": "https://github.com/anconaesselmann/CoreDataWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anconaesselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/CoreDataWrapper.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "CoreDataWrapper/Classes/**/*",
24   "frameworks": "CoreData",
25   "dependencies": {
26     "ValueTypeRepresentable": [
28     ],
29     "URN": [
31     ]
32   },
33   "swift_version": "5.0"