blob: a3198394cfadd65556eb63a609d914e366686bb4 [file] [log] [blame]
{
"name": "RETrimControl",
"version": "1.1",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/RETrimControl",
"summary": "Audio trim control, similar to the one seen in default iPhone Voice Memos app.",
"source": {
"git": "https://github.com/romaonthego/RETrimControl.git",
"tag": "1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "RETrimControl",
"public_header_files": "RETrimControl/*.h",
"resources": "RETrimControl/RETrimControl.bundle"
}