blob: d6f853e8934e7f0cd8b812db65597081c51c90e9 [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "2.3.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.3.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}