[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / a / ImplusAnalytics / 1.0.2 / ImplusAnalytics.podspec.json
blobbd4cc2d99f5ec251ab6186f34c3a6749138a4035
2   "name": "ImplusAnalytics",
3   "version": "1.0.2",
4   "summary": "A short description of ImplusAnalyticsSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XiaoChunLin/Im.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrxiaochunlin": "401009754@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/implustech/implus-ios-sdk.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "ImplusAnalyticsSDK/GGModuleAnalysic/ImplusAnalyticsSDK.framework",
22   "dependencies": {
23     "gRPC-ProtoRPC": [
24       "~>1.21.0"
25     ],
26     "FMDB": [
28     ],
29     "Founq_KeychainIDFA": [
31     ],
32     "Protobuf": [
33       "~>3.6.1"
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   }