[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 4 / PointSDK / 0.1.15 / PointSDK.podspec.json
blob12bb7e245bfff8f1e3320140c00266b766fc12b3
2   "name": "PointSDK",
3   "version": "0.1.15",
4   "summary": "Access comprehensive health and fitness data collected from across multiple wearable devices.",
5   "description": "Point SDK provides an easy, “plug-and-play” way for you to get access to the full-range of user health metrics powered by Point.\n\nWith Point SDK, you can:\n\n    Collect user health and fitness data through Apple HealthKit and have it processed by Point.\n    Decide the granularity of health and fitness data you would like to use from the wearable devices, depending on your app needs.\n    Retrieve digested health metrics in a normalized, consistent data format across all devices\n\nPoint SDK provides a high-level interface for you to setup some listeners on your app, which will be watching for new wearables data coming from Apple HealthKit and proceed to process this data asynchronously.\n\nPoint is continually deriving new health metrics, health score updates, personalized health insights, and workout recommendations based on the wearables data, and you can retrieve those through our SDK at any time to deliver a custom experience to your users.",
6   "homepage": "https://github.com/agencyenterprise/point-ios",
7   "license": {
8     "type": "Proprietary",
9     "text": "    Copyright (c) [2022] [Key Point Technologies, Inc.]\n"
10   },
11   "authors": {
12     "Key Point Technologies, Inc.": ""
13   },
14   "social_media_url": "https://www.areyouonpoint.co",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "http": "https://github.com/agencyenterprise/point-ios/releases/download/0.1.15/PointSDK.xcframework.zip"
20   },
21   "swift_versions": [
22     "5.5"
23   ],
24   "ios": {
25     "vendored_frameworks": "PointSDK.xcframework"
26   },
27   "frameworks": "HealthKit",
28   "dependencies": {
29     "Apollo": [
30       "~> 0.51.2"
31     ],
32     "SQLite.swift": [
33       "~> 0.13.3"
34     ]
35   },
36   "swift_version": "5.5"