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