UNPKG

@wwdrew/expo-spotify-sdk

Version:

Expo module wrapping the native Spotify iOS (v5) and Android (v4) SDKs for OAuth authentication and App Remote playback control

12 lines (11 loc) 292 B
{ "platforms": ["ios", "android", "web"], "ios": { "modules": ["ExpoSpotifySDKModule"], "appDelegateSubscribers": ["ExpoSpotifyAppDelegate"], "podspecPath": "ios/ExpoSpotifySDK.podspec" }, "android": { "modules": ["expo.modules.spotifysdk.ExpoSpotifySDKModule"] } }