blob: 0af0223dfc310e868e730ab990c6f8739aa2cdfa [file] [log] [blame]
{
"name": "Overlay",
"version": "0.4.2",
"summary": "A very flexible UI framework designed for Swift.",
"homepage": "https://github.com/TintPoint/Overlay",
"authors": {
"Justin Jia": "justin@tintpoint.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TintPoint/Overlay.git",
"tag": "0.4.2"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit"
}