blob: f84890feb6f4c979783965dbe38f6596a3b26b19 [file] [log] [blame]
{
"name": "RCAudioPlayer",
"version": "1.01",
"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.01"
},
"platforms": {
"ios": "9.3"
},
"source_files": "RCAudioPlayer/*.{h,m}",
"requires_arc": true
}