[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 2.0.0 / AlamofireNetworkActivityIndicator.podspec.json
blobd47c3e2c00aa7b6b53033ef2a29479158a30ec4f
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "2.0.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.0.0"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.0"
22     ]
23   }