[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / SPVideo / 0.1.9 / SPVideo.podspec.json
blob6db53ada67235065a222e4533eb605221e7248b8
2   "name": "SPVideo",
3   "version": "0.1.9",
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.9"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SPVideo/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "SPVideo": [
25       "SPVideo/**/*.{storyboard,xib,xcassets,json,png,mp3,ttf,plist}"
26     ]
27   },
28   "dependencies": {
29     "Analytics": [
30       "~> 4.1"
31     ],
32     "FirebaseFirestore": [
34     ],
35     "Firebase/Crashlytics": [
37     ],
38     "HMSVideo": [
39       "~> 0.10.0"
40     ]
41   },
42   "static_framework": true,
43   "info_plist": {
44     "CFBundleIdentifier": "com.superpro.VideoCall-IOS"
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "swift_version": "5.0"