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