blob: 17df5211d8d5398c859d1bc98448bf627f1c399c [file] [log] [blame]
{
"name": "Waveform",
"platforms": {
"ios": "8.0"
},
"summary": "DENIVIP Media",
"requires_arc": true,
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Belousov": "belousov@denivip.ru"
},
"homepage": "https://github.com/denivip/Waveform",
"source": {
"git": "https://github.com/denivip/Waveform.git",
"tag": "0.0.2"
},
"source_files": "Source/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"CoreMedia"
]
}