blob: 141c00d8ba5638890e5916a98b468f92eec2ec90 [file] [log] [blame]
{
"name": "ScreenCapturer",
"version": "0.1.1",
"summary": "A ScreenCapturer based on ReplayKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/anovoselskyi/ScreenCapturer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anovoselskyi": "anovoselskyi@gmail.com"
},
"source": {
"git": "https://github.com/anovoselskyi/ScreenCapturer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "ScreenCapturer/Classes/**/*",
"swift_version": "5.1"
}