[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / QonversionSandwich / 1.0.0-RC2 / QonversionSandwich.podspec.json
blob445e8c1a3143293e7d612cca11e6011f38340523
2   "name": "QonversionSandwich",
3   "version": "1.0.0-RC2",
4   "summary": "qonversion.io",
5   "swift_versions": "5.0",
6   "description": "Qonversion Sandwich SDK is used for bridging in cross-platform SDKs. It is intended for internal purposes only.",
7   "homepage": "https://github.com/qonversion/sandwich-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Qonversion Inc.": "hi@qonversion.io"
14   },
15   "source": {
16     "git": "https://github.com/qonversion/sandwich-sdk.git",
17     "tag": "1.0.0-RC2"
18   },
19   "frameworks": "StoreKit",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "osx": {
24     "exclude_files": [
25       "ios/sandwich/AutomationsSandwich.swift",
26       "ios/sandwich/AutomationsEventListener.swift",
27       "ios/sandwich/AutomationsMappers.swift"
28     ]
29   },
30   "tvos": {
31     "exclude_files": [
32       "ios/sandwich/AutomationsSandwich.swift",
33       "ios/sandwich/AutomationsEventListener.swift",
34       "ios/sandwich/AutomationsMappers.swift"
35     ]
36   },
37   "watchos": {
38     "exclude_files": [
39       "ios/sandwich/AutomationsSandwich.swift",
40       "ios/sandwich/AutomationsEventListener.swift",
41       "ios/sandwich/AutomationsMappers.swift"
42     ]
43   },
44   "source_files": "ios/sandwich/**/*.{h,m,swift}",
45   "pod_target_xcconfig": {
46     "DEFINES_MODULE": "YES"
47   },
48   "dependencies": {
49     "Qonversion": [
50       "3.0.0-RC2"
51     ]
52   },
53   "swift_version": "5.0"