[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 2.2.0 / AlamofireNetworkActivityIndicator.podspec.json
blob8e0fd82aaecc0a2b3c91a66e1cc37d53d2245a7b
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "2.2.0",
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   "source": {
12     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
13     "tag": "2.2.0"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.5"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"