[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 1.0.1 / AlamofireNetworkActivityIndicator.podspec.json
blob755314b8a1d52a22a06f2644ba11428d93795a2a
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "1.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": "1.0.1"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 3.3"
22     ]
23   }