blob: 755314b8a1d52a22a06f2644ba11428d93795a2a [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "1.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": "1.0.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 3.3"
]
}
}