2 "name": "StreamAMGSDK",
4 "summary": "Stream AMG SDK",
6 "description": "Core dependency for the Stream AMG SDK. Includes CloudMatrix, StreamPlay, Authentication and AMGPlayKit",
7 "homepage": "https://github.com/StreamAMG/StreamAMGSDK-iOS",
12 "authors": "StreamAMG",
16 "source_files": "Source/**/*.swift",
18 "git": "https://github.com/StreamAMG/streamamg-sdk-ios",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "static_framework": true,
33 "source_files": "Source/StreamSDKCore/**/*.swift"
38 "StreamAMGSDK/Core": [
42 "source_files": "Source/StreamSDKStreamPlay/**/*.*"
45 "name": "CloudMatrix",
47 "StreamAMGSDK/Core": [
51 "source_files": "Source/StreamSDKCloudMatrix/**/*.*"
54 "name": "Authentication",
56 "StreamAMGSDK/Core": [
60 "source_files": "Source/StreamSDKAuthentication/**/*.*"
65 "StreamAMGSDK/Core": [
68 "StreamAMGSDK/Authentication": [
72 "source_files": "Source/StreamSDKPurchases/**/*.*"
76 "source_files": "Source/StreamSDKPlayKit/**/*.*",
92 "AMGPlayKitBundle": "Source/Media/*.*"
97 "source_files": "Source/StreamSDKPlayKit2Go/**/*.*",
99 "StreamAMGSDK/PlayKit": [