blob: 41af23f3f4c350db8142051d3aa75f8344954296 [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "2.4.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": "2.4.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 4.8"
]
}
}