[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / 1 / VideoCallSDK / 0.2.9 / VideoCallSDK.podspec.json
blob925b1f3e709eaebcc9174e70f814f53acb149ed4
2   "name": "VideoCallSDK",
3   "version": "0.2.9",
4   "platforms": {
5     "ios": "13.0"
6   },
7   "summary": "Aws Kinesis WebRTC based video chat solution that integrates Veyetals scanning to calculate a patients vitals using rPPG technology",
8   "info_plist": {
9     "CFBundleIdentifier": "com.markitech.VideoCallSDK"
10   },
11   "description": "Aws Kinesis WebRTC based video chat solution that integrates Veyetals scanning to calculate a patients vitals using rPPG technology",
12   "homepage": "https://bitbucket.org/fmarki/markitech-veyetals-online-ios",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Farooq Zaman": "  farooq.zaman@markitech.ca"
19   },
20   "source": {
21     "git": "https://www.bitbucket.org/fmarki/markitech-veyetals-online-ios.git",
22     "tag": "0.2.9"
23   },
24   "swift_versions": "5.0",
25   "source_files": "VideoCallSDK/Classes/**/*",
26   "resources": [
27     "VideoCallSDK/Assets/VitalsOnline.storyboard"
28   ],
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "ProgressHUD": [
35     ],
36     "AWSCognitoIdentityProvider": [
38     ],
39     "AWSMobileClient": [
41     ],
42     "CommonCryptoModule": [
44     ],
45     "AWSKinesisVideo": [
47     ],
48     "AWSKinesisVideoSignaling": [
50     ],
51     "GoogleWebRTC": [
52       "~> 1.1"
53     ]
54   },
55   "pod_target_xcconfig": {
56     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
57   },
58   "user_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "swift_version": "5.0"