[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / SPVideo / 0.1.7 / SPVideo.podspec.json
blob7733caf2e439e54c8e967a41840f767425180217
2   "name": "SPVideo",
3   "version": "0.1.7",
4   "summary": "iOS SDK for Real time Video Chat from Superpro.ai",
5   "description": "This SDK lets developers integrate a ready made video call solution in their iOS apps with zero development/integration of video call libraries.",
6   "homepage": "https://github.com/aravindhu-gloify/SPVideo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aravindhu-gloify": "aravindhu@gloify.com"
13   },
14   "source": {
15     "git": "https://github.com/aravindhu-gloify/SPVideo.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "resources": "SPVideo/**/*.{storyboard,xib,xcassets,json,png,mp3,ttf,plist}",
23   "source_files": "SPVideo/**/*.{h,m,swift}",
24   "dependencies": {
25     "Analytics": [
26       "~> 4.1"
27     ],
28     "FirebaseFirestore": [
30     ],
31     "Firebase/Crashlytics": [
33     ],
34     "HMSVideo": [
35       "~> 0.10.0"
36     ]
37   },
38   "info_plist": {
39     "CFBundleIdentifier": "com.superpro.VideoCall-IOS"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5.0"