[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / 7 / OktaAnalytics / 1.0.1 / OktaAnalytics.podspec.json
blob7cb166180c4ce414272921158e387796fb785f95
2   "name": "OktaAnalytics",
3   "version": "1.0.1",
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": "725f872de4ca39aa13b1d60c61870f36d7cdd89b"
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"