blob: 07761e186a36786069e6c889902c3bff5bcd1c3e [file] [log] [blame]
{
"name": "Waveform",
"platforms": {
"ios": "8.0"
},
"summary": "DENIVIP Media",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AntonBelousov": "antbelousov@gmail.com"
},
"homepage": "https://github.com/AntonBelousov/Waveform",
"source": {
"git": "https://github.com/AntonBelousov/Waveform.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"CoreMedia"
]
}