[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 3 / RazeCore / 0.3.0 / RazeCore.podspec.json
blobb28b775f5ee9c2a9e4a17e212b26793d598f1603
2   "name": "RazeCore",
3   "version": "0.3.0",
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/dokun1/RazeCore",
7   "license": "MIT",
8   "authors": {
9     "David Okun": "david@okun.io"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/dokun1/RazeCore.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/RazeCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"