[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / b / 0 / PingStorage / 0.9.0-beta2 / PingStorage.podspec.json
blob902bc9d2cbc2905642ab4d790fbf2e3e6581b037
2   "name": "PingStorage",
3   "version": "0.9.0-beta2",
4   "summary": "PingStorage SDK for iOS",
5   "description": "The PingStorage SDK provides a flexible storage interface and a set of common storage solutions 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": "PingStorage",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": [
21     "PingStorage/PingStorage/**/*.swift",
22     "PingStorage/PingStorage/**/*.c",
23     "PingStorage/PingStorage/**/*.h"
24   ],
25   "resource_bundles": {
26     "PingStorage": [
27       "PingStorage/PingStorage/*.xcprivacy"
28     ]
29   }