blob: ca3a5b36802c0e013d1a2e05253ed806ae6c897a [file] [log] [blame]
{
"name": "FTLinearActivityIndicator",
"version": "1.0.6",
"summary": "Add the missing network activity indicator on iPhone X",
"description": "iPhone X does not display the network activity indicator anymore. This pod brings it\nback by placing an activity indicator in the upper left of the screen on top of the\nregular status bar items. Since a circular indicator wouldn't fit, a rectangular \n\"KITT scanner\" like indicator with a gradient is shown. The indicator UI can be\nused standalone or as a \"fix\" for the iOS network activity indicator (using the\nexisting 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.0.6"
},
"social_media_url": "https://twitter.com/ortwingentz",
"platforms": {
"ios": "8.0"
},
"source_files": "FTLinearActivityIndicator/Classes/**/*",
"frameworks": "UIKit"
}