[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 3.0.0-beta.1 / AlamofireNetworkActivityIndicator.podspec.json
blob364eb694179993af6c86dff2bf8dccc434963055
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "3.0.0-beta.1",
4   "license": "MIT",
5   "summary": "Controls the visibility of the network activity indicator on iOS using Alamofire",
6   "homepage": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator",
7   "social_media_url": "http://twitter.com/AlamofireSF",
8   "authors": {
9     "Alamofire Software Foundation": "info@alamofire.org"
10   },
11   "documentation_url": "https://alamofire.github.io/AlamofireNetworkActivityIndicator/",
12   "source": {
13     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
14     "tag": "3.0.0-beta.1"
15   },
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.0.0-beta.4"
24     ]
25   }