blob: ebf9bedbe2b3554bb09b92c89a7957ae57f0ad06 [file] [log] [blame]
{
"name": "InLocoEngage-iOS-SDK",
"version": "5.1.0",
"summary": "In Loco Engage iOS SDK",
"description": "Beaconless location intelligence for apps: Understand your userbase real-world patterns and increase the mobile performance using In Loco Engage's SDK.",
"homepage": "https://www.inloco.com.br/en/",
"license": "LICENSE",
"authors": {
"In Loco Tecnologia da Informacao S.A.": "hi@inlocomedia.com"
},
"source": {
"git": "https://github.com/In-Loco-Media/inlocomedia-ios-sdk.git",
"tag": "5.1.0"
},
"documentation_url": "https://docs.inloco.ai/",
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": "Foundation",
"vendored_frameworks": "InLocoSDK/InLocoSDKEngage.framework",
"requires_arc": true,
"dependencies": {
"InLoco-iOS-SDK": [
"~> 5.1.0"
]
}
}