blob: f4cd5094d57d7c808e73a9b9916619196a8650ba [file] [log] [blame]
{
"name": "ElixirSDK",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Elixir/Classes/**/*",
"swift_version": "5.0"
}