[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / b / HekaUIKit / 0.0.1 / HekaUIKit.podspec.json
blobd3bba8d336455a647fed6fa96a90a06d99bd583a
2   "name": "HekaUIKit",
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/HekaUIKit.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/HekaUIKit/**/*.{swift, plist}",
22   "dependencies": {
23     "HekaCore": [
24       "~> 0.0.10"
25     ]
26   },
27   "resource_bundles": {
28     "heka_heka": [
29       "Sources/HekaUIKit/**/*.{ xib,storyboard,xcassets,json,png }"
30     ]
31   },
32   "swift_version": "5.0"