[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 3.0.0-beta.3 / AlamofireNetworkActivityIndicator.podspec.json
blob0b3d23d57580278f46889ceafc33a89d023f71eb
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "3.0.0-beta.3",
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.3"
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.6"
24     ]
25   }