[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / 9 / OktaLoggerAppCenter / 1.3.6 / OktaLoggerAppCenter.podspec.json
blobae6109db7a5174c42ae3bc812a96c9604143b9af
2   "name": "OktaLoggerAppCenter",
3   "version": "1.3.6",
4   "summary": "Implementation of AppCenter logger destination",
5   "description": "Implementation of AppCenter 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": "1.3.6"
17   },
18   "platforms": {
19     "osx": "10.14"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "SwiftLint": [
25     ],
26     "AppCenter": [
27       "~>4.3.0"
28     ],
29     "OktaLogger/Core": [
30       "~>1.3"
31     ]
32   },
33   "static_framework": true,
34   "source_files": [
35     "OktaLogger/AppCenterLogger/*"
36   ],
37   "swift_version": "5.0"