2 "name": "SpotifyAppRemoteSDK",
3 "summary": "Spotify iOS App Remote SDK.",
6 "http": "https://github.com/spotify/ios-app-remote-sdk/archive/v1.0.0.zip"
10 "text": "https://developer.spotify.com/developer-terms-of-use/"
13 "Spotify": "https://developer.spotify.com/"
15 "homepage": "https://github.com/spotify/ios-app-remote-sdk",
24 "pod_target_xcconfig": {
25 "OTHER_LDFLAGS": "$(inherited) -ObjC"
27 "preserve_paths": "ios-app-remote-sdk-1.0.0/SpotifyAppRemote.framework",
28 "prepare_command": "touch Empty.m && cp ios-app-remote-sdk-1.0.0/SpotifyAppRemote.framework/SpotifyAppRemote libSpotifyAppRemote.a && cp ios-app-remote-sdk-1.0.0/SpotifyAppRemote.framework/Headers/* ./",
33 "public_header_files": "*.h",
34 "vendored_libraries": "libSpotifyAppRemote.a",