[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 4 / 5 / QonversionSandwich / 1.3.1 / QonversionSandwich.podspec.json
blob68fccf4a527de18ba01251da70c05b2a2f064d61
2   "name": "QonversionSandwich",
3   "version": "1.3.1",
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.3.1"
18   },
19   "frameworks": "StoreKit",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.12"
23   },
24   "osx": {
25     "exclude_files": [
26       "ios/sandwich/AutomationsSandwich.swift",
27       "ios/sandwich/AutomationsEventListener.swift",
28       "ios/sandwich/AutomationsMappers.swift"
29     ]
30   },
31   "source_files": "ios/sandwich/**/*.{h,m,swift}",
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "dependencies": {
36     "Qonversion": [
37       "3.2.1"
38     ]
39   },
40   "swift_version": "5.0"