[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 9 / b / f / InLocoEngage-iOS-SDK / 4.3.2 / InLocoEngage-iOS-SDK.podspec.json
blob3ec4324311558b0311de5e63edcd3fb3b09641ca
2   "name": "InLocoEngage-iOS-SDK",
3   "version": "4.3.2",
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": "4.3.2"
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": [
30           "4.3.2"
31         ]
32       }
33     }
34   ]