[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 3 / Dengage.Framework / 3.0.5 / Dengage.Framework.podspec.json
blob5f11a000dd64d0b77aefdd7e45aa56705c31df76
2   "name": "Dengage.Framework",
3   "version": "3.0.5",
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 events.",
6   "homepage": "https://github.com/whitehorse-technology/Dengage.Framework",
7   "license": {
8     "type": "GNU GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tech@dengage.com": "tech@dengage.com"
13   },
14   "source": {
15     "git": "https://github.com/whitehorse-technology/Dengage.Framework.git",
16     "tag": "3.0.5"
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"