[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 3 / Dengage.Framework / 2.5.3-alpha / Dengage.Framework.podspec.json
blobe46710a672ca6eabdeb2d46db388c332ab5fe41d
2   "name": "Dengage.Framework",
3   "version": "2.5.3-alpha",
4   "summary": "Dengage.Framework contains tools for integration with Dengage",
5   "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.",
6   "homepage": "https://github.com/whitehorse-technology/Dengage.Framework",
7   "license": {
8     "type": "GNU GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ekin@whitehorse.technology": "ekin@whitehorse.technology"
13   },
14   "source": {
15     "git": "https://github.com/whitehorse-technology/Dengage.Framework.git",
16     "tag": "2.5.3-alpha"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Dengage.Framework/Classes/**/*",
23     "Dengage.Framework/Models/**/*",
24     "Dengage.Framework/Services/**/*",
25     "Dengage.Framework/DataStructures/**/*"
26   ],
27   "swift_versions": [
28     "4.0",
29     "4.2",
30     "5.0"
31   ],
32   "swift_version": "5.0"