[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / c / 9 / InLoco-iOS-SDK / 5.0.1 / InLoco-iOS-SDK.podspec.json
blob932d24580e0c22028646331f4c1562baaa485e01
2   "name": "InLoco-iOS-SDK",
3   "version": "5.0.1",
4   "summary": "In Loco iOS SDK",
5   "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.",
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.1"
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/InLocoSDKLocation.framework",
24   "requires_arc": true,
25   "dependencies": {
26     "InLocoCommon-iOS-SDK": [
27       "~> 5.0.1"
28     ]
29   }