[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 9 / 7 / OktaAnalytics / 1.0.0 / OktaAnalytics.podspec.json
blob002e6428bafcbf5abf9da0fdefd8bf77eb2227e5
2   "name": "OktaAnalytics",
3   "version": "1.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     "commit": "70d5ef12a7f06f240c443eee3009f84c9cd78e41"
17   },
18   "platforms": {
19     "osx": "10.14",
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "source_files": "Sources/OktaAnalytics/**/*",
25   "dependencies": {
26     "AppCenter": [
27       "4.3.0"
28     ],
29     "OktaLogger/Core": [
30       "~>1"
31     ]
32   },
33   "swift_version": "5.0"