blob: 0a86028d80a4c86b3fafe6c9644a2a5edd0eb6cb [file] [log] [blame]
{
"name": "SwiftOverlays",
"version": "0.14",
"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": "0.14"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "SwiftOverlays/*.swift"
}