blob: 6da57ffd28790098afe37e18d7c1bacf7b859bf4 [file] [log] [blame]
{
"name": "Dengage.Framework",
"version": "2.5.2-alpha",
"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.5.2-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Dengage.Framework/Classes/**/*",
"Dengage.Framework/Models/**/*",
"Dengage.Framework/Services/**/*",
"Dengage.Framework/DataStructures/**/*"
],
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"swift_version": "5.0"
}