blob: c8afb0152182cda4cd52caa4c949452cc56cac75 [file] [log] [blame]
{
"name": "Zenith",
"version": "1.0.0",
"summary": "Functional-ish platform witha touch of the fluxes",
"description": "A nice little library for introducing a few things from Elixir land",
"homepage": "https://github.com/wess/zenith",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Wess Cope",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/wess/zenith.git",
"tag": "1.0.0"
},
"source_files": [
"Sources/**/*.swift",
"Sources/*.swift"
]
}