blob: 9eda97716faef3cb87ca67a840d9e0d837572a68 [file] [log] [blame]
{
"name": "SCLTAudioPlayer",
"version": "0.1.0",
"license": "MIT",
"homepage": "https://github.com/scarlet/SCLTAudioPlayer",
"authors": {
"Scarlet": "support@scarlet.io"
},
"summary": "An audio player with background task support",
"source": {
"git": "https://github.com/scarlet/SCLTAudioPlayer.git",
"tag": "0.1.0"
},
"source_files": "SCLTAudioPlayer/*",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"AVFoundation",
"MediaPlayer"
],
"requires_arc": true
}