[Add] SwiftMessagePack 0.7.0
[CocoaPods.git] / Specs / 8 / 0 / d / VisitHealthSDK / 0.0.3 / VisitHealthSDK.podspec.json
blobd4e2358664a8f743fd1b7846c98a2910bfebc157
2   "name": "VisitHealthSDK",
3   "version": "0.0.3",
4   "summary": "An SDK to inject the health kit data in Visit PWA",
5   "swift_versions": "4.0",
6   "description": "An iOS SDK to inject the health kit data in Visit PWA",
7   "homepage": "https://github.com/VisitApp/VisitHealthSDK.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "81799742": "yash-vardhan@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/VisitApp/VisitHealthSDK.git",
17     "tag": "0.0.3"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "VisitHealthSDK/Classes/**/*.{swift,h,m}",
23   "dependencies": {
24     "TwilioVideo": [
25       "~> 4.4"
26     ]
27   },
28   "public_header_files": "VisitHealthSDK/Classes/**/*.h",
29   "resource_bundles": {
30     "VisitHealthSDK": [
31       "VisitHealthSDK/Assets/*.png",
32       "VisitHealthSDK/Assets/*.storyboard",
33       "VisitHealthSDK/Assets/*.xib"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "4.0"