blob: 922b752b7d808a564d3cccf045e44abc0eb7f4fd [file] [log] [blame]
{
"name": "Metatron",
"version": "1.0.0",
"summary": "Swift framework that edits meta-information of audio files",
"homepage": "https://github.com/almazrafi/Metatron",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Almaz Ibragimov": "username@mail.domain"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"libraries": "z",
"source": {
"git": "https://github.com/almazrafi/Metatron.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}