blob: a96d889e92599db97219d863eda16883bac49486 [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "3.1.0",
"license": "MIT",
"summary": "Controls the visibility of the network activity indicator on iOS using Alamofire",
"homepage": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator",
"social_media_url": "http://twitter.com/AlamofireSF",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"documentation_url": "https://alamofire.github.io/AlamofireNetworkActivityIndicator/",
"source": {
"git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
"tag": "3.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"dependencies": {
"Alamofire": [
"~> 5.1"
]
},
"swift_version": "5.2"
}