blob: ed71021f6b9d85d0653fa68294494c846e274ed0 [file] [log] [blame]
{
"name": "InLocoEngage-iOS-SDK",
"version": "4.3.5",
"summary": "Engage your users on your mobile apps with In Loco Engage",
"description": "Beaconless location intelligence for apps: Unlock the power of micro-location to understand and engage your mobile app users in the real world using In Loco Engage's SDK.",
"homepage": "http://www.inlocoengage.com/",
"license": "LICENSE",
"authors": {
"Ubee Desenvolvimento de Software S/A.": "hi@inlocomedia.com"
},
"source": {
"git": "https://github.com/In-Loco-Media/inlocomedia-ios-sdk.git",
"tag": "4.3.5"
},
"documentation_url": "https://docs.inlocoengage.com",
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": "Foundation",
"requires_arc": true,
"subspecs": [
{
"name": "Engage",
"vendored_frameworks": "InLocoMediaSDK/InLocoMediaSDKEngage.framework",
"dependencies": {
"InLocoMedia-iOS-SDK/Location": [
"4.3.5"
]
}
}
]
}