[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 6 / 2 / HekaCore / 0.0.1 / HekaCore.podspec.json
blob814f0a5405440b1fb7c675a7885a887b26bd0db2
2   "name": "HekaCore",
3   "version": "0.0.1",
4   "summary": "Integrate fitness data sources into your app.",
5   "homepage": "https://www.hekahealth.co",
6   "license": {
7     "type": "GNU AGPL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Heka": "contact@hekahealth.co"
12   },
13   "source": {
14     "git": "https://github.com/HekaHealth/core-ios.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/heka/**/*.{swift, plist}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.6.1"
25     ],
26     "PromiseKit": [
27       "~> 6.8.0"
28     ],
29     "Logging": [
30       "~> 1.4.0"
31     ]
32   },
33   "swift_version": "5.0"