blob: 91130a1d927c54ea0ca2d1f821d42789994e7a43 [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.4.2",
"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.4.2"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}