[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 7 / EdgeAnalytics / 0.3 / EdgeAnalytics.podspec.json
blob56f83a76271d137909e1f0e2a315db972ec656ec
2   "name": "EdgeAnalytics",
3   "summary": "Edge analytics framework for the EdgeiOS app.",
4   "homepage": "https://youkno.ai/",
5   "version": "0.3",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmytro Semianiv": "semyaniv@gmail.com"
12   },
13   "source": {
14     "git": "git@bitbucket.org:edgeappinc/edgeiosanalytics.git",
15     "tag": "0.3"
16   },
17   "source_files": "EdgeAnalytics/**/*.{h,m,swift}",
18   "resources": "EdgeAnalytics/**/*.{png,jpeg,jpg,xcassets,storyboard,xib}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.6",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "static_framework": true,
28   "dependencies": {
29     "EdgeCore": [
31     ],
32     "EdgeResources": [
34     ],
35     "EdgeNetwork": [
37     ],
38     "HorizonCalendar": [
40     ],
41     "Charts": [
42       "4.1.0"
43     ]
44   },
45   "swift_version": "5.6"