[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / e / GKCoreData / 1.0.0 / GKCoreData.podspec.json
blob6db48487f33e947579589ff6f5721beb3f38254d
2   "name": "GKCoreData",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "CoreData layer",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Opekishev Kirill": "grumpykir@gmail.com"
15   },
16   "homepage": "https://github.com/GrumpyKir/GKCoreData",
17   "source": {
18     "git": "https://github.com/GrumpyKir/GKCoreData.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "GKExtensions": [
24       "~> 1.1.0"
25     ]
26   },
27   "source_files": "GKCoreData/SourceData/*.swift",
28   "swift_version": "5.0"