blob: 5f6cba11f1841612c10fcf3e0b1f16dba4e6805c [file] [log] [blame]
{
"name": "Zenith",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Sources/**/*.swift",
"Sources/*.swift"
]
}