blob: 0faad81c7e584ab179bcb9e5cf45f4949319fa1a [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "2.0.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"
},
"source": {
"git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
"tag": "2.0.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}