blob: d30db92af9066f8f0c8c392c7386b8ca070859ae [file] [log] [blame]
{
"name": "SCLPlayer",
"version": "0.2.2",
"summary": "A SoundCloud player for iOS apps. Uses UIWebView to display their HTML5 widget.",
"homepage": "https://github.com/eric-robinson/SCLPlayer",
"license": "MIT",
"authors": {
"Eric Robinson": "eric.robinson@me.com"
},
"source": {
"git": "https://github.com/eric-robinson/SCLPlayer.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/eric_robinson",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.{html,png}",
"frameworks": "UIKit"
}