[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / d / SpotifyRemoteSDK / 1.0.0 / SpotifyRemoteSDK.podspec.json
blob7f578e838a21008b26d75deff646c9355feaec24
2   "name": "SpotifyRemoteSDK",
3   "summary": "Spotify iOS App Remote SDK.",
4   "version": "1.0.0",
5   "description": "Spotify iOS App Remote SDK for controlling Spotify App remotely.",
6   "license": {
7     "type": "Proprietary",
8     "text": "https://developer.spotify.com/developer-terms-of-use/"
9   },
10   "authors": {
11     "Spotify": "https://developer.spotify.com/"
12   },
13   "homepage": "https://github.com/spotify/ios-sdk",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/spotify/ios-sdk/archive/v1.0.0.zip",
19     "flatten": true
20   },
21   "source_files": "**/*.h",
22   "preserve_paths": "SpotifyiOS.framework",
23   "header_dir": "SpotifyiOS",
24   "frameworks": [
25     "SpotifyiOS",
26     "Foundation",
27     "UIKit"
28   ],
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SpotifyRemoteSDK\""
31   },
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "$(inherited) -ObjC"
34   },
35   "requires_arc": true