[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 8 / a / GadevCore / 0.3.0 / GadevCore.podspec.json
blob8bc858925b7ab4d026ce658c7550c39f5f791501
2   "name": "GadevCore",
3   "version": "0.3.0",
4   "summary": "A framework for sharing code.",
5   "description": "\"This is for a course teaching iOS developers how to write a reusable framework.\"",
6   "homepage": "https://github.com/mozaa-vn/iosFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mozaa": "mry.itvnn@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/mozaa-vn/iosFramework.git",
20     "tag": "0.3.0"
21   },
22   "source_files": "Sources/GadevCore/*.swift",
23   "exclude_files": "Package.swift",
24   "swift_version": "5.1"