blob: 817237ad3d1fd4fa150f9ae1aa909c57b6e73fe0 [file] [log] [blame]
{
"name": "NovaScreens",
"version": "0.8",
"summary": "Delegate pattern for Screen Connection Notifications",
"homepage": "https://github.com/netizen01/NovaScreens",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Netizen01": "n01@invco.de"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/netizen01/NovaScreens.git",
"tag": "0.8"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.0"
]
}