[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 5 / 7 / PingLogger / 0.9.0-beta2 / PingLogger.podspec.json
blobb6ba5a91b2cca11baa63ed459b74db1727fc5496
2   "name": "PingLogger",
3   "version": "0.9.0-beta2",
4   "summary": "PingLogger SDK for iOS",
5   "description": "The PingLogger SDK provides a versatile logging interface and a set of common loggers for the Ping SDKs.",
6   "homepage": "https://www.pingidentity.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Ping Identity",
12   "source": {
13     "git": "https://github.com/ForgeRock/unified-sdk-ios.git",
14     "tag": "0.9.0-beta2"
15   },
16   "module_name": "PingLogger",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": [
21     "PingLogger/PingLogger/**/*.swift",
22     "PingLogger/PingLogger/**/*.h"
23   ],
24   "resource_bundles": {
25     "PingLogger": [
26       "PingLogger/PingLogger/*.xcprivacy"
27     ]
28   }