blob: 0d9560770a513de282e2b4d39fdb379ec5fee7d3 [file] [log] [blame]
{
"name": "DemoActivityIndicator",
"version": "5.0.0",
"summary": "Activity Indicator which covers the navigation bar and prevent any UI interaction while Activity indicator is spinning",
"description": "UI Activity Indicator which covers the navigation bar and prevent any UI interaction while Activity indicator is spinning\nIt can work on Window as well as on UIViewController",
"homepage": "https://github.com/mihirpmehta/DemoActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mihirpmehta": "mihirpmehta@gmail.com"
},
"source": {
"git": "https://github.com/mihirpmehta/DemoActivityIndicator.git",
"tag": "5.0.0"
},
"social_media_url": "https://twitter.com/NihilistMe",
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "DemoActivityIndicator/Classes/**/*",
"frameworks": "UIKit"
}