[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / c / SpotifyAppRemoteSDK / 1.0.0 / SpotifyAppRemoteSDK.podspec.json
blob0eee6526a193acc29d50a2ef5705d6eb4f34986d
2   "name": "SpotifyAppRemoteSDK",
3   "summary": "Spotify iOS App Remote SDK.",
4   "version": "1.0.0",
5   "source": {
6     "http": "https://github.com/spotify/ios-app-remote-sdk/archive/v1.0.0.zip"
7   },
8   "license": {
9     "type": "Proprietary",
10     "text": "https://developer.spotify.com/developer-terms-of-use/"
11   },
12   "authors": {
13     "Spotify": "https://developer.spotify.com/"
14   },
15   "homepage": "https://github.com/spotify/ios-app-remote-sdk",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "$(inherited) -ObjC"
26   },
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/* ./",
29   "source_files": [
30     "Empty.m",
31     "*.h"
32   ],
33   "public_header_files": "*.h",
34   "vendored_libraries": "libSpotifyAppRemote.a",
35   "deprecated": true