blob: 2cecf26840c0bc864be2438cf0fe47a51e1069e4 [file] [log] [blame]
{
"name": "FMNowPlayingBarButtonItem",
"version": "0.1.0",
"summary": "A Now Playing navigation bar button that emulates the one found in the Music app.",
"description": " A Now Playing navigation bar button that emulates the one found in the Music app. Designed for both iOS 6 and 7.\n",
"homepage": "https://github.com/formal-method/FMNowPlayingBarButtonItem",
"license": "MIT",
"authors": {
"Kyle Shank": "kyle@formalmethod.net"
},
"source": {
"git": "https://github.com/formal-method/FMNowPlayingBarButtonItem.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/formal_method",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.png"
}