[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 2.4.0 / AlamofireNetworkActivityIndicator.podspec.json
blob41af23f3f4c350db8142051d3aa75f8344954296
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "2.4.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   "documentation_url": "https://alamofire.github.io/AlamofireNetworkActivityIndicator/",
12   "source": {
13     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
14     "tag": "2.4.0"
15   },
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.8"
23     ]
24   }