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