[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / f / InLocoEngage-iOS-SDK / 3.5.5 / InLocoEngage-iOS-SDK.podspec.json
blob161c3d94964e7019d4007eab2e48bd57dd9547df
2   "name": "InLocoEngage-iOS-SDK",
3   "version": "3.5.5",
4   "summary": "Engage your users on your mobile apps with In Loco Engage",
5   "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.",
6   "homepage": "http://www.inlocoengage.com/",
7   "license": "LICENSE",
8   "authors": {
9     "Ubee Desenvolvimento de Software S/A.": "hi@inlocomedia.com"
10   },
11   "source": {
12     "git": "https://github.com/In-Loco-Media/inlocomedia-ios-sdk.git",
13     "tag": "3.5.5"
14   },
15   "documentation_url": "https://docs.inlocoengage.com",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Engage",
27       "vendored_frameworks": "InLocoMediaSDK/InLocoMediaSDKEngage.framework",
28       "dependencies": {
29         "InLocoMedia-iOS-SDK/Location": [
31         ]
32       }
33     }
34   ]