blob: 8991143d224b8c213b025e1c4eeb186ffe6dec47 [file] [log] [blame]
{
"name": "SSegmentRecordingView",
"version": "0.1.3",
"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.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.3"
},
"source_files": "SSegmentRecordingView/Classes/**/*",
"frameworks": "UIKit"
}