blob: 46bbab0e3ea5c014b8ab0d8fab4a35da9473f424 [file] [log] [blame]
{
"name": "BFLoadingView",
"version": "1.0.1",
"summary": "BFLoadingView is the new morphing polygonal activity indicator",
"description": "Use BFLoadingView as an activity indicator or progress HUD for your application. It can be used in any UIViewController when something is done in the background and the user has to wait for it.",
"homepage": "https://www.bitfactory.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias Nagel": "matthias@bitfactory.io"
},
"source": {
"git": "https://github.com/bitfactoryio/BFLoadingView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/bitfactoryio",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"source_files": "BFLoadingView/Classes/**/*",
"swift_version": "5.1"
}