blob: dcd9e947ed16eb4135704609a88f59c3b20f930a [file] [log] [blame]
{
"name": "SGProgressView",
"version": "1.0.0",
"summary": "This will add/remove a loader view on any specific view in iOS application.",
"description": "This will add/remove a loader view on any specific view with or without a message based on how we use it.",
"homepage": "https://github.com/sunilgupta-mca/SGProgressView.git",
"license": "MIT",
"authors": {
"Sunil Gupta": "sunil.gupta@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sunilgupta-mca/SGProgressView.git",
"tag": "1.0.0"
},
"source_files": "SGProgressView/**/*",
"exclude_files": "SGProgressView/SGProgressView/*.plist",
"frameworks": "UIKit",
"swift_versions": "4.2",
"swift_version": "4.2"
}