8 "homepage": "https://antourage.com",
9 "summary": "Antourage provides to users possibility to watch streams and use chat and polls",
11 "Antourage AB": "info@antourage.com"
13 "documentation_url": "https://antourage.github.io",
14 "cocoapods_version": ">= 1.10.0",
15 "swift_versions": "5.0",
20 "git": "https://github.com/antourage/viewer-sdk-ios.git",
23 "source_files": "Sources/Antourage/**/*.{swift}",
24 "vendored_frameworks": "AntourageViewer.xcframework",
36 "Firebase/Firestore": [
40 "pod_target_xcconfig": {
41 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43 "static_framework": true,
45 "FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/Antourage/**'",
46 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources",
47 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources"
49 "user_target_xcconfig": {
50 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52 "swift_version": "5.0"