blob: 3a53d7f157ef76266066564c8bc2becff5e895e9 [file] [log] [blame]
{
"name": "libspotify",
"version": "12.1.64",
"summary": "The libspotify C API package",
"homepage": "https://developer.spotify.com/technologies/libspotify/",
"license": {
"type": "Commercial",
"text": " Copyright © 2007-2013 Spotify AB\n"
},
"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",
"authors": {
"Spotify AB": ""
},
"platforms": {
"ios": null
},
"source": {
"http": "https://developer.spotify.com/download/libspotify/libspotify-12.1.64-iOS-universal.zip"
},
"public_header_files": "libspotify-12.1.64-iOS-universal/libspotify.framework/Versions/12.1.64/Headers/*.h",
"vendored_frameworks": [
"libspotify-12.1.64-iOS-universal/libspotify.framework"
],
"libraries": "stdc++",
"requires_arc": true
}