| { |
| "name": "InLocoEngage-iOS-SDK", |
| "version": "3.5.8", |
| "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": "3.5.8" |
| }, |
| "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": [ |
| |
| ] |
| } |
| } |
| ] |
| } |