blob: bddebc45b4c6322a298e90feb0087f2dc962a8f0 [file] [log] [blame]
{
"name": "SCLPlayer",
"version": "0.2.1",
"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.1"
},
"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"
}