[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 9 / RaveCore / 0.3.0 / RaveCore.podspec.json
blob7d9ba3e494ed61e79b1f02ca596e70cb7bc346c5
2   "name": "RaveCore",
3   "version": "0.3.0",
4   "summary": "A framework for sharing code.",
5   "description": "\"This framework is for a course that teaches iOS devs how to write a reusable framework\"",
6   "homepage": "https://github.com/ScottRecker/RaveCore",
7   "license": "MIT",
8   "authors": {
9     "Scott Recker": "scott.a.recker@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/ScottRecker/RaveCore.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/RaveCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"