blob: 9603103ed97910056baeef81772f008d3c9a50d9 [file] [log] [blame]
{
"name": "Cover",
"version": "0.1",
"summary": "Cover",
"description": "An easy way to add background videos in loop to your login screen",
"homepage": "https://github.com/tiagomartinho/cover-uikit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tiago Martinho": "t.martinho@icloud.com"
},
"social_media_url": "",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/tiagomartinho/cover-uikit.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "4.1"
}