blob: 7f7cbdd45cd22a946fc8ae7eb8bae70fe5a7f20c [file] [log] [blame]
{
"name": "SCLPlayer",
"version": "0.1.2",
"summary": "A component for displaying Soundcloud tracks and playlists in your iOS app.",
"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.1.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"
}