[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / e / 0 / heka / 0.0.2 / heka.podspec.json
blob1458732db21e1c5a4818743f6b585debd7a3e64d
2   "name": "heka",
3   "version": "0.0.2",
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/heka-swift-package.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/heka/**/*.{swift, plist}",
22   "resources": "Sources/heka/**/*.{storyboard,xib,xcassets,json,png}",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.6.1"
26     ],
27     "PromiseKit": [
28       "~> 6.8.0"
29     ]
30   },
31   "swift_version": "5.0"