blob: c7251cd8e9681f3239aac417c4c2c592fd05b6d3 [file] [log] [blame]
{
"name": "SwiftVideoRecorder",
"version": "0.2.0",
"summary": "swift video recorder",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/replio/swift-video-recorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hapsidra": "hapsidra@outlook.com"
},
"source": {
"git": "https://github.com/replio/swift-video-recorder.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift"
}