[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / b / 0 / PingStorage / 1.0.0-beta1 / PingStorage.podspec.json
blobf8f3a8edbe9c63c9a080e2f60cc55fc12bcf2a52
2   "name": "PingStorage",
3   "version": "1.0.0-beta1",
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/ping-ios-sdk.git",
14     "tag": "1.0.0-beta1"
15   },
16   "module_name": "PingStorage",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": [
25     "Storage/Storage/**/*.swift",
26     "Storage/Storage/**/*.c",
27     "Storage/Storage/**/*.h"
28   ],
29   "resource_bundles": {
30     "Storage": [
31       "Storage/Storage/*.xcprivacy"
32     ]
33   },
34   "swift_version": "5.1"