blob: fe68374d8645fbd711f6cc98c7548a4a6f38b500 [file] [log] [blame]
{
"name": "ElixirSDK",
"version": "0.3.0",
"summary": "Elixir SDK",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/joussin/elixir",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joussin": "joussin@live.com"
},
"source": {
"git": "https://gitlab.com/joussin/elixir.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Elixir/Classes/**/*",
"swift_version": "5.0"
}