blob: 062cc61b6bd99c5e12e94e53b4d0a8da694981c6 [file] [log] [blame]
{
"name": "RecordingOverlay",
"version": "0.3.1",
"summary": "Creates an bordered overlay around the screen.",
"description": "Adds a UIWindow containing a border layer of the color of your choise. Perfect to show an active state, or a recording state.",
"homepage": "https://github.com/Dean151/RecordingOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Dean",
"social_media_url": "https://twitter.com/deanatoire",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Dean151/RecordingOverlay.git",
"tag": "0.3.1"
},
"source_files": "Sources/RecordingOverlay/*.swift",
"swift_version": "5.0"
}