4 "summary": "A library to access the Feed.fm service to retrieve and play music",
5 "description": "Feed.fm allows you to legally add popular music to your mobile app with a Pandora-style\nuser interface. This SDK takes care of all communication with the Feed.fm service and\ndelivery of music files to the iOS device - you need only set authentication tokens\nand call play, pause, skip, like or dislike on the shared player instance.\n\nThis pod only provides the low level control of music; for UI widgets and an example app, \ncheck out the FeedMediaUI pod.",
6 "homepage": "https://feed.fm/",
9 "Eric Lambrecht": "eric@feed.fm",
10 "Feed Media": "support@feed.fm"
13 "http": "https://feed.fm/sdk/FeedMedia-iOS-cocoapod-2.4.7.zip"
19 "vendored_libraries": "libFeedMedia.a",
20 "source_files": "Headers/*",