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