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",
11 "commit": "50c0fffa17ab90e65371aa3d61fea90c79d27d39"
16 "iOS Library/View Controllers",
17 "libspotify-12.1.45-iOS-universal/libspotify.framework/Headers"
19 "resources": "iOS Library/SPLoginResources.bundle",
21 "SystemConfiguration",
28 "libraries": "stdc++",
30 "OTHER_LDFLAGS": "-all_load",
31 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CocoaLibSpotify/libspotify-12.1.45-iOS-universal"
36 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"