[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 9 / 1 / 8 / IntelligenceSDK / 1.2.0 / IntelligenceSDK.podspec.json
blobcf4912245a121883df6b19607298ea0a43ca7557
2   "name": "IntelligenceSDK",
3   "version": "1.2.0",
4   "summary": "Intellignce framework is to encapsulate Intelligence platform'\\s API'\\s",
5   "documentation_url": "https://github.com/tigerspike/Intelligence-iOS-Framework/wiki/Intelligence-iOS-Framework",
6   "description": "The goal of this Framework is to encapsulate in a developer-friendly manner the Intelligence platform'  API' .\n\nDon't have account!! Get an account from intelligence.support@tigerspike.com and start integrating the framework.\n\nFeatures:\n1. Analytics Module\nThis module allows developers to effortlessly track several predefined events or their own custom events which can be used to determine user engagement and behavioral insights.\n2. Identity Module\nProvides methods for user management within the Intelligence platform. Allowing users to register, login, update and retrieve information.\n3.Location Module\nResponsible for managing a user'  location in order to track entering/exiting geofences and add this information to analytics events.",
7   "homepage": "https://github.com/tigerspike/Intelligence-iOS-Framework",
8   "authors": {
9     "Chethan": "Chethan.palaksha@tigerspike.com"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.md"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/tigerspike/Intelligence-iOS-Framework.git",
20     "tag": "1.2.0"
21   },
22   "ios": {
23     "vendored_frameworks": "SDK/Swift-3.0/1.2.0/IntelligenceSDK.framework"
24   }