[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 5 / QonversionSandwich / 1.2.0 / QonversionSandwich.podspec.json
blob7dacc93565c0c42eee1ae0c84828383eaa565ca3
2   "name": "QonversionSandwich",
3   "version": "1.2.0",
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.2.0"
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.0"
38     ]
39   },
40   "swift_version": "5.0"