blob: 541d0ed7ce02dde112bd371970807a58289f9062 [file] [log] [blame]
{
"name": "RCAudioPlayer",
"version": "1.0",
"license": "MIT",
"homepage": "http://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"summary": "RCAudioPlayer is a light-weight component to play sound effects in iOS.",
"source": {
"git": "https://github.com/relatedcode/RCAudioPlayer.git",
"tag": "v1.0"
},
"platforms": {
"ios": null
},
"source_files": "RCAudioPlayer/*.{h,m}",
"requires_arc": true
}