[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 7 / 5 / b / eventsMonitor / 1.0.1 / eventsMonitor.podspec.json
blob80bbaddb95ead757d294cdfd81df3779f93e8bc6
2   "name": "eventsMonitor",
3   "version": "1.0.1",
4   "summary": "A library to capture every user action and analyse the user experience of the app.",
5   "description": "Capture every touch events and get user analysis report to track the user experience behaviour and get the system improved by results.",
6   "homepage": "https://www.google.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rickmrobin@gmail.com": "Maria.Robin"
13   },
14   "source": {
15     "git": "https://github.com/rickmrobin/eventsMonitor.git",
16     "branch": "master",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "eventsMonitor/Classes/**/*",
24   "resource_bundles": {
25     "eventsMonitor": [
26       "eventsMonitor/**/*.{xcdatamodeld}"
27     ]
28   },
29   "swift_version": "4.0"