[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 2 / libspotify-mac / 12.1.51.1 / libspotify-mac.podspec.json
blobc3af0f6b9241390a6dd25b508b048db443e1489d
2   "name": "libspotify-mac",
3   "version": "12.1.51.1",
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/libspotify-12.1.51-Darwin-universal\""
24   },
25   "frameworks": "libspotify",
26   "libraries": "stdc++",
27   "requires_arc": true