blob: f3db54df6e51ab19e8b4371950324aba705ed22e [file] [log] [blame]
{
"name": "Dengage.Framework",
"version": "2.1.0",
"summary": "Dengage.Framework contains tools for integration with Dengage",
"description": "Dengage.Framework provides necessary classes and functions which handles notification registration and sending open events to developer. Also it gives classes to send subscription events to dengage infrastructure.",
"homepage": "https://github.com/whitehorse-technology/Dengage.Framework",
"license": {
"type": "GNU GPLv3",
"file": "LICENSE"
},
"authors": {
"ekin@whitehorse.technology": "ekin@whitehorse.technology"
},
"source": {
"git": "https://github.com/whitehorse-technology/Dengage.Framework.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Dengage.Framework/Classes/**/*",
"Dengage.Framework/Models/**/*",
"Dengage.Framework/Services/**/*"
],
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"swift_version": "5.0"
}