[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / ImplusAnalytics / 1.2.2 / ImplusAnalytics.podspec.json
blob543a0c9d8e18ec3cea32378ccff552cbecde2ccf
2   "name": "ImplusAnalytics",
3   "version": "1.2.2",
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.2.2"
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     "Protobuf": [
30       "~>3.13.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
35     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
36   }