blob: 8f9c92e9c911692a061422b19084c2a24a4d2e27 [file] [log] [blame]
{
"name": "Overlays",
"platforms": {
"ios": "9.0"
},
"version": "0.1.0",
"summary": "Show any view atop of a view controller content.",
"homepage": "https://github.com/npu3pak/ios-lib-overlays",
"documentation_url": "https://npu3pak.github.io/ios-lib-overlays",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy Safronov": "evsafronov.personal@yandex.ru"
},
"source": {
"git": "https://github.com/npu3pak/ios-lib-overlays.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"source_files": "Overlays/Classes/**/*",
"description": "Overlays is a library for displaying an empty list message or a loading indicator. You can show any custom view atop of a view controller content.",
"swift_version": "5.0"
}