blob: a6a155fb84b9f78db3291c5f00ff3f5c558782a8 [file] [log] [blame]
{
"name": "ATSGProgress",
"version": "0.0.2",
"summary": "ATSGProgress is a simple activity indicator to use in all application.",
"description": "ATSGProgress is a simple activity indicator to use in all application. This Library display a activity indicator loading view with text in a center of screen and disable user interaction.",
"homepage": "https://github.com/asgapps/ATSGProgress",
"authors": {
"Antonio Serrano": "serranogomezantonio@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/asgapps/ATSGProgress.git",
"tag": "0.0.2"
},
"source_files": "ATSGProgress/Files/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"NVActivityIndicatorView": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}