blob: 9cf7fb33fac74643e4021b1763f8c5aa57c628fe [file] [log] [blame]
{
"name": "Metatron",
"version": "1.2.0",
"summary": "Metatron is a Swift framework for editing meta-information of audio files",
"homepage": "https://github.com/almazrafi/Metatron",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Almaz Ibragimov": "almazrafi@gmail.com"
},
"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.2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.1"
}