blob: 8aa66ebfd225c612aa0ed58ee4bc566269629139 [file] [log] [blame]
{
"name": "InLoco-iOS-SDK",
"version": "5.1.0",
"summary": "In Loco iOS SDK",
"description": "Analyze, understand, and drive results for your business with real-world data on the flow of visits to establishments and behavior in the physical world.",
"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/InLocoSDKLocation.framework",
"requires_arc": true,
"dependencies": {
"InLocoCommon-iOS-SDK": [
"~> 5.1.0"
]
}
}