[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 5 / MTRZCore / 0.3.0 / MTRZCore.podspec.json
blobcda1ef534f49956439af5f4e9794e22588dc880c
2   "name": "MTRZCore",
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/MyoThuraZaw/RazeCore",
7   "license": "MIT",
8   "authors": {
9     "Myo Thura Zaw": "mtrzmyothurazaw@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/myothurazaw/RazeCore.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/RazeCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"