[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 9 / 7 / OktaAnalytics / 2.0.0 / OktaAnalytics.podspec.json
bloba25e2ddbb082145f097d43dc61ca913282873386
2   "name": "OktaAnalytics",
3   "version": "2.0.0",
4   "summary": "Implementation of Analytics logger destination",
5   "description": "Implementation of Analytics logger destination. Requires OktaLogger/Core",
6   "homepage": "https://github.com/okta/okta-logger-swift",
7   "license": {
8     "type": "APACHE2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Okta Developers": "developer@okta.com"
13   },
14   "source": {
15     "git": "https://github.com/okta/okta-logger-swift.git",
16     "tag": "OktaAnalytics-2.0.0"
17   },
18   "platforms": {
19     "osx": "11.0",
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "source_files": "Sources/OktaAnalytics/**/*.{h,m,swift}",
25   "dependencies": {
26     "AppCenter": [
27       "5.0.0"
28     ],
29     "OktaLogger/Core": [
30       "~>1"
31     ],
32     "OktaSQLiteStorage": [
33       "~>0.0.3"
34     ]
35   },
36   "swift_version": "5.0"