[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / f / TCRazeCore / 0.3.2 / TCRazeCore.podspec.json
blobd0ec9b8082878bcde13aa9ea5cfcf1513b7ecf61
2   "name": "TCRazeCore",
3   "version": "0.3.2",
4   "summary": "A framework for sharing code.",
5   "description": "\"This framework is for a course that teaches iOS developers how to write a reusable framework.\"",
6   "homepage": "https://github.com/chavitos/RazeCore",
7   "license": "MIT",
8   "authors": {
9     "Tiago Chaves": "tchaves74@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/chavitos/RazeCore.git",
17     "tag": "0.3.2"
18   },
19   "source_files": "Sources/RazeCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"