blob: 8e0fd82aaecc0a2b3c91a66e1cc37d53d2245a7b [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "2.2.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"
},
"source": {
"git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
"tag": "2.2.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "3.0"
}