blob: 2c21995bde957498c441cb2c3927468a11bc4b60 [file] [log] [blame]
{
"name": "ImplusAnalytics",
"version": "1.1.0",
"summary": "A short description of ImplusAnalyticsSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/implustech/implus-ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Implus.co": "cocoapods@implustech.com "
},
"source": {
"git": "https://github.com/implustech/implus-ios-sdk.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ImplusAnalyticsSDK/GGModuleAnalysic/ImplusAnalytics.xcframework",
"dependencies": {
"gRPC-ProtoRPC": [
"~>1.31.0"
],
"FMDB": [
],
"Founq_KeychainIDFA": [
],
"Protobuf": [
"~>3.13.0"
]
},
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}