4 "summary": "SmartVideo iOS Swift SDK",
5 "description": "The SmartVideo SDK for iOS allows you to integrate SmartVideo application in your own iOS mobile applications. This way, you would enable your customers to call your agents directly from your iOS application through Click to Audio/Video type of functionality.",
9 "homepage": "https://github.com/VideoEngager/SmartVideo-iOS-SDK",
15 "VideoEngager": "support@videoengager.com"
18 "git": "https://github.com/VideoEngager/SmartVideo-iOS-SDK.git",
21 "source_files": "SmartVideo.framework/Headers/**/*.h",
22 "public_header_files": "SmartVideo.framework/Headers/**/*.h",
23 "vendored_frameworks": "SmartVideo.framework",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"