[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / ImplusAnalytics / 1.1.1 / ImplusAnalytics.podspec.json
bloba6a9d1101cfe592dfcfa82d0a59b76407650397b
2   "name": "ImplusAnalytics",
3   "version": "1.1.1",
4   "summary": "A short description of ImplusAnalyticsSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/implustech/implus-ios-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Implus.co": "cocoapods@implustech.com "
13   },
14   "source": {
15     "git": "https://github.com/implustech/implus-ios-sdk.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "ImplusAnalyticsSDK/GGModuleAnalysic/ImplusAnalytics.xcframework",
22   "dependencies": {
23     "gRPC-ProtoRPC": [
24       "~>1.31.0"
25     ],
26     "FMDB": [
28     ],
29     "Founq_KeychainIDFA": [
31     ],
32     "Protobuf": [
33       "~>3.13.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
38     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
39   }