blob: 364eb694179993af6c86dff2bf8dccc434963055 [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "3.0.0-beta.1",
"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.0.0-beta.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"dependencies": {
"Alamofire": [
"~> 5.0.0-beta.4"
]
}
}