[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / d / 2 / ApplozicAudioVideo / 0.2.0 / ApplozicAudioVideo.podspec.json
blobec4cee08a0c3c8a54297dca59ad898069397d7af
2   "name": "ApplozicAudioVideo",
3   "version": "0.2.0",
4   "summary": "Applozic Audio Video iOS SDK",
5   "description": "The Applozic Audio Video SDK helps you to add audio, video calls with messaging into your iOS app.",
6   "homepage": "https://github.com/AppLozic/Applozic-iOS-Audio-Video-SDK",
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/AppLozic/Applozic-iOS-Audio-Video-SDK.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://www.twitter.com/AppLozic",
16   "authors": {
17     "Applozic Inc.": "support@applozic.com"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "ApplozicAudioVideo/**/*.{h,m,swift}",
24   "requires_arc": true,
25   "resources": "ApplozicAudioVideo/**/*.{lproj,storyboard,xib,xcassets,json}",
26   "frameworks": "CallKit",
27   "dependencies": {
28     "Applozic": [
29       "~> 8.0.0"
30     ],
31     "TwilioVideo": [
32       "~> 4.3"
33     ]
34   },
35   "ios": {
36     "pod_target_xcconfig": {
37       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38     }
39   },
40   "swift_version": "5.0"