2 "name": "CocoaLibSpotify",
5 "license": "BSD 3-Clause",
6 "homepage": "https://github.com/spotify/cocoalibspotify",
7 "summary": "A Cocoa wrapper for libspotify.",
8 "description": "CocoaLibSpotify is an Objective-C wrapper around our libspotify library. It provides easy access to libspotify's features in a friendly, KVC/O compliant Objective-C wrapper.",
10 "git": "https://github.com/spotify/cocoalibspotify.git",
16 "iOS Library/View Controllers"
18 "resources": "iOS Library/SPLoginResources.bundle",
20 "SystemConfiguration",
28 "libraries": "stdc++",
30 "OTHER_LDFLAGS": "-ObjC -all_load"