[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 3 / f / TCRazeCore / 0.3.1 / TCRazeCore.podspec.json
blob330dbb7a34e46f9884777360bed15b52c04fc04d
2   "name": "TCRazeCore",
3   "version": "0.3.1",
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.1"
18   },
19   "source_files": "Sources/RazeCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"