[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 0 / heka / 0.0.5 / heka.podspec.json
blob0b78ec18fdd482675eeef2cb99a98f4dee03a05d
2   "name": "heka",
3   "version": "0.0.5",
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.5"
16   },
17   "platforms": {
18     "ios": "13.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   },
30   "resource_bundles": {
31     "heka_heka": [
32       "Sources/heka/**/*.{ storyboard,xib,xcassets,json,png }"
33     ]
34   },
35   "swift_version": "5.0"