blob: 3f7aea024b5709b095fb95ac29afc690917b9df0 [file] [log] [blame]
{
"name": "SwiftOverlays",
"version": "2.0.0",
"license": "MIT",
"summary": "GUI library for displaying various popups and notifications",
"homepage": "https://github.com/peterprokop/SwiftOverlays",
"authors": {
"Peter Prokop": "prokop.petr@gmail.com"
},
"source": {
"git": "https://github.com/peterprokop/SwiftOverlays.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "SwiftOverlays/*.swift"
}