[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 4 / 5 / QonversionSandwich / 0.0.7 / QonversionSandwich.podspec.json
bloba484f24399fe5081750f2cc904b613f5982463e9
2   "name": "QonversionSandwich",
3   "version": "0.0.7",
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": "0.0.7"
18   },
19   "frameworks": "StoreKit",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.12",
23     "tvos": "9.0",
24     "watchos": "6.2"
25   },
26   "osx": {
27     "exclude_files": [
28       "ios/sandwich/AutomationsSandwich.swift",
29       "ios/sandwich/AutomationsEventListener.swift",
30       "ios/sandwich/AutomationsMappers.swift"
31     ]
32   },
33   "tvos": {
34     "exclude_files": [
35       "ios/sandwich/AutomationsSandwich.swift",
36       "ios/sandwich/AutomationsEventListener.swift",
37       "ios/sandwich/AutomationsMappers.swift"
38     ]
39   },
40   "watchos": {
41     "exclude_files": [
42       "ios/sandwich/AutomationsSandwich.swift",
43       "ios/sandwich/AutomationsEventListener.swift",
44       "ios/sandwich/AutomationsMappers.swift"
45     ]
46   },
47   "source_files": "ios/sandwich/**/*.{h,m,swift}",
48   "pod_target_xcconfig": {
49     "DEFINES_MODULE": "YES"
50   },
51   "dependencies": {
52     "Qonversion": [
53       "2.18.3"
54     ]
55   },
56   "swift_version": "5.0"