[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 2.0.1 / AlamofireNetworkActivityIndicator.podspec.json
blob0faad81c7e584ab179bcb9e5cf45f4949319fa1a
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "2.0.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   "source": {
12     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
13     "tag": "2.0.1"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.0"
22     ]
23   }