blob: c274f0fb7105a5036774269076fbf2a0cf95d77a [file] [log] [blame]
{
"name": "Holocron",
"platforms": {
"ios": "12.0"
},
"summary": "Holocron is a Swift Library for accessing the Star Wars API.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Spradling": "cjspradling@gmail.com"
},
"homepage": "https://github.com/Renaissance8905/Holocron",
"source": {
"git": "https://github.com/Renaissance8905/Holocron.git",
"tag": "0.1.1"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}