[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / d / a / 4 / Zenith / 1.0.0 / Zenith.podspec.json
blobc8afb0152182cda4cd52caa4c949452cc56cac75
2   "name": "Zenith",
3   "version": "1.0.0",
4   "summary": "Functional-ish platform witha touch of the fluxes",
5   "description": "A nice little library for introducing a few things from Elixir land",
6   "homepage": "https://github.com/wess/zenith",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Wess Cope",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/wess/zenith.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Sources/**/*.swift",
21     "Sources/*.swift"
22   ]