blob: f79ae71a93f9df3ad72beade3dd102df33379005 [file] [log] [blame]
{
"name": "SSegmentRecordingView",
"version": "0.1.4",
"summary": "View to represent segments of video as Snapchat, Instagram or TikTok camera.",
"homepage": "https://github.com/asam139/SSegmentRecordingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asam139": "93sauu@gmail.com"
},
"source": {
"git": "https://github.com/asam139/SSegmentRecordingView.git",
"tag": "0.1.4"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.3"
},
"source_files": "SSegmentRecordingView/Classes/**/*",
"frameworks": "UIKit"
}