[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 2 / libspotify-mac / 12.1.51.2 / libspotify-mac.podspec.json
blob6f15268fcfd8e3f2b68a766f709caa9eb48eb69c
2   "name": "libspotify-mac",
3   "version": "12.1.51.2",
4   "summary": "The libspotify C API package",
5   "homepage": "https://developer.spotify.com/technologies/libspotify/",
6   "license": {
7     "type": "Commercial",
8     "text": "              Copyright © 2007-2013 Spotify AB\n"
9   },
10   "description": "                   The libspotify C API package allows third-party developers to write applications that utilize the Spotify music streaming service. Hopefully, this will enable and inspire you to build some really cool stuff. We’re looking forward to seeing what you can come up with.\n",
11   "authors": {
12     "Spotify AB": ""
13   },
14   "platforms": {
15     "osx": null
16   },
17   "source": {
18     "http": "https://developer.spotify.com/download/libspotify/libspotify-12.1.51-Darwin-universal.zip"
19   },
20   "source_files": "libspotify-12.1.51-Darwin-universal/libspotify.framework/Versions/12.1.51/Headers/*.h",
21   "preserve_paths": "libspotify-12.1.51-Darwin-universal/libspotify.framework/*",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/libspotify-mac/libspotify-12.1.51-Darwin-universal\""
24   },
25   "frameworks": "libspotify",
26   "libraries": "stdc++",
27   "requires_arc": true