[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / f / InLocoEngage-iOS-SDK / 5.0.0 / InLocoEngage-iOS-SDK.podspec.json
blobdd7b52ecfad8838398ba089c5ae19e40e3b03b8a
2   "name": "InLocoEngage-iOS-SDK",
3   "version": "5.0.0",
4   "summary": "In Loco Engage iOS SDK",
5   "description": "Beaconless location intelligence for apps: Understand your userbase real-world patterns and increase the mobile performance using In Loco Engage's SDK.",
6   "homepage": "https://www.inloco.com.br/en/",
7   "license": "LICENSE",
8   "authors": {
9     "In Loco Tecnologia da Informacao S.A.": "hi@inlocomedia.com"
10   },
11   "source": {
12     "git": "https://github.com/In-Loco-Media/inlocomedia-ios-sdk.git",
13     "tag": "5.0.0"
14   },
15   "documentation_url": "https://docs.inloco.ai/",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "frameworks": "Foundation",
23   "vendored_frameworks": "InLocoSDK/InLocoSDKEngage.framework",
24   "requires_arc": true,
25   "dependencies": {
26     "InLoco-iOS-SDK": [
27       "~> 5.0.0"
28     ]
29   }