[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / SPVideo / 0.1.3 / SPVideo.podspec.json
blobf81850f9663953d1c8094527413129c14557043b
2   "name": "SPVideo",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "resources": "SPVideo/**/*.{storyboard,xib,xcassets,json,png,mp3,ttf}",
23   "source_files": "SPVideo/**/*.{h,m,swift,plist}",
24   "dependencies": {
25     "Analytics": [
26       "~> 4.1"
27     ],
28     "Firebase/Firestore": [
30     ],
31     "Firebase/Crashlytics": [
33     ],
34     "HMSVideo": [
35       "~> 0.10.0"
36     ]
37   },
38   "static_framework": true,
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "swift_version": "5.0"