[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 4 / Holocron / 0.1.1 / Holocron.podspec.json
blobc274f0fb7105a5036774269076fbf2a0cf95d77a
2   "name": "Holocron",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Holocron is a Swift Library for accessing the Star Wars API.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chris Spradling": "cjspradling@gmail.com"
15   },
16   "homepage": "https://github.com/Renaissance8905/Holocron",
17   "source": {
18     "git": "https://github.com/Renaissance8905/Holocron.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "Foundation",
22   "source_files": "Sources/**/*.{swift}",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"