blob: c15ac991440d0536055c9703e1168013453aa3ec [file] [log] [blame]
{
"name": "VKit",
"version": "0.4.1",
"summary": "The purpose of VKit is to provide you an easy way to integrate video playback, recording, and storage for your app.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Belenchenko": "mvbelench@gmail.com"
},
"homepage": "https://github.com/Weco/VKit-Pod",
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://cdn.video.io/ios/VKit.0.4.1.zip"
},
"ios": {
"vendored_frameworks": "VKit.framework"
}
}