blob: 8b23e381264c6086a9e931b8b9b7304b6d6a1ca9 [file] [log] [blame]
{
"name": "FTLinearActivityIndicator",
"version": "1.3.1",
"summary": "Add the missing network activity indicator on iPhone X",
"description": "iPhones with a notch such as X, XS, XR, 11 (Pro), 12 (mini, Pro) don't display the\nnetwork activity indicator anymore. This pod brings it back by placing an activity\nindicator in the upper left of the screen on top of the regular status bar items.\nSince a circular ndicator wouldn't fit, a rectangular \"KITT scanner\" like indicator\nwith a gradient is shown. The indicator UI can be used standalone or as a \"fix\" for\nthe iOS network activity indicator (using the existing API).",
"homepage": "https://github.com/futuretap/FTLinearActivityIndicator",
"screenshots": "https://github.com/futuretap/FTLinearActivityIndicator/raw/master/screenshot.gif",
"license": {
"type": "CC-BY-SA 4.0",
"file": "LICENSE"
},
"authors": "Ortwin Gentz",
"source": {
"git": "https://github.com/futuretap/FTLinearActivityIndicator.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/ortwingentz",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "FTLinearActivityIndicator/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}