blob: dc283b2eb0ffc6aea56bde5240778a2f6ba6246b [file] [log] [blame]
{
"name": "Metatron",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}