[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 8 / 1 / VideoCallSDK / 0.1.8 / VideoCallSDK.podspec.json
blobd4e4050420c3e89de3e8d5b27983206b6b819fc1
2   "name": "VideoCallSDK",
3   "version": "0.1.8",
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.1.8"
23   },
24   "swift_versions": "5.0",
25   "source_files": "VideoCallSDK/Classes/**/*",
26   "resources": [
27     "VideoCallSDK/Assets/VitalsOnline.storyboard"
28   ],
29   "static_framework": true,
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "ProgressHUD": [
36     ],
37     "AWSCognitoIdentityProvider": [
39     ],
40     "AWSMobileClient": [
42     ],
43     "CommonCryptoModule": [
45     ],
46     "AWSKinesisVideo": [
48     ],
49     "AWSKinesisVideoSignaling": [
51     ],
52     "GoogleWebRTC": [
53       "~> 1.1"
54     ]
55   },
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "user_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "swift_version": "5.0"