blob: 6c7f0de2cac4f385cf7480492d7613cb405f5448 [file] [log] [blame]
{
"name": "AlamofireNetworkActivityIndicator",
"version": "2.1.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.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 4.1"
]
},
"pushed_with_swift_version": "3.0"
}