blob: 877e6523a41ce8ac17b9072c052b3180ae020ecd [file] [log] [blame]
{
"name": "OverlayController",
"version": "1.0.0",
"summary": "OverlayController easily pop your custom view and provide optional transition animation.",
"homepage": "https://github.com/snail-z/OverlayController-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haozhang0770@163.com": "haozhang0770@163.com"
},
"source": {
"git": "https://github.com/snail-z/OverlayController.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/**",
"swift_version": "5.0"
}